- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Fri, 25 Oct 2019 18:37:30 +0000
- To: public-css-archive@w3.org
That is indeed the actual restriction; we do no normalization whatsoever, and just match on the codepoint sequence. That's also exactly what the term means, when you follow the link. ^_^ The example uses ASCII casing for the example, but the term "case-sensitive" [is clear that it's about exact codepoint comparisons](https://html.spec.whatwg.org/multipage/infrastructure.html#case-sensitive). -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4452#issuecomment-546465411 using your GitHub account
Received on Friday, 25 October 2019 18:37:32 UTC