- From: Atsushi Shimono (W3C Team) <atsushi@w3.org>
- Date: Thu, 25 Aug 2022 00:52:22 +0900
- To: r12a <ishida@w3.org>
- Cc: public-i18n-core@w3.org
Received on Wednesday, 24 August 2022 15:52:27 UTC
hi, On 2022/08/24 19:03, r12a wrote: >> 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? > > I do see a report under the heading Markup when clicking on the link you provide which says: I do see that, but there is two row in markup, one is "non-ascii class or id names" as pointed below, and one another as "non-NFC class or id names", which I'd wanted to point. > Non-ascii class or id names *2* > > 1. |<p lang="hu" class="világ" style="font-size: 2rem;">| > 2. |<p lang="hu" class="világ" style="font-size: 2rem;">| > > > So that seems to be working? > > ri >
Received on Wednesday, 24 August 2022 15:52:27 UTC