- From: Atsushi Shimono (W3C Team) <atsushi@w3.org>
- Date: Wed, 24 Aug 2022 18:25:16 +0900
- To: public-i18n-core@w3.org
- Message-ID: <d87c13bb-156a-0f87-827d-2ba46b18e36f@w3.org>
hi, let me post before the call, that I could forget to comment during call... (always in bad memory..) On 2022/08/24 01:14, r12a wrote: > NEW: https://w3c.github.io/i18n-drafts/questions/qa-html-css-normalization.en.html > OLD: https://www.w3.org/International/questions/qa-html-css-normalization.en > > I uploaded a proposed rewrite of this page, per our discussion on Thursday. Please take a look before the meeting, so that we know whether to proceed to publication. 1. character or code points? In the first section, > The fourth letter could be stored in memory as a precomposed (single) character > as a decomposed sequence of U+0061 LATIN SMALL LETTER A followed by U+0301 COMBINING ACUTE ACCENT (two characters). these two "character" should be "code point"?? 2. i18n checker When I've put the page into i18n checker referenced at the last section, I've got > Non-NFC class or id names : None https://validator.w3.org/i18n-checker/check?uri=https%3A%2F%2Fw3c.github.io%2Fi18n-drafts%2Fquestions%2Fqa-html-css-normalization.en.html#validate-by-uri+ This page surely have both NFC and NFD class name in example part. Is this usage wrong?
Received on Wednesday, 24 August 2022 09:25:21 UTC