Re: [csswg-drafts] [css-syntax] Give up on <urange> production? (#8835)

Do you think [`unicode-range`](https://drafts.csswg.org/css-fonts-4/#unicode-range-desc) should keep `<urange>#` as its value definition, and require the  `start`/`end` code point to be no greater than `FF0000`, and `start <= end`?

WPT does not test these cases, but `U+110000`, `U+11????`, `U+1-0`, are currently invalid `unicode-range` values in Chrome and FF.

-- 
GitHub Notification of comment by cdoublev
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8835#issuecomment-1980056382 using your GitHub account


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

Received on Wednesday, 6 March 2024 04:12:03 UTC