[csswg-drafts] [css-syntax-3] Are the ranges for `non-ASCII ident code point` inclusive or exclusive? (#8861)

romainmenke has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-syntax-3] Are the ranges for `non-ASCII ident code point` inclusive or exclusive? ==
@tabatkins The other ranges in this section are very explicit about being inclusive.

> lowercase letter
> A code point between U+0061 LATIN SMALL LETTER A (a) and U+007A LATIN SMALL LETTER Z (z) **inclusive**.

But `non-ASCII ident code point` doesn't mention this for all the `between X and Y` ranges.

https://drafts.csswg.org/css-syntax/#non-ascii-ident-code-point

Are these inclusive, or exclusive?



Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8861 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Saturday, 20 May 2023 15:57:05 UTC