Re: [csswg-drafts] [css-fonts-5] Make `unicode-range` syntax suck less (#7921)

[From](https://github.com/w3c/csswg-drafts/issues/7921#issuecomment-1284681117) @tabatkins :
> All positive ranges would be added, then all the negative ranges would be subtracted

Presumably if there are no positive ranges, then the starting point would be all characters rather than none.

[From](https://github.com/w3c/csswg-drafts/issues/7921#issuecomment-1284346064) @LeaVerou :
> ```css
> unicode-range: greek, not japanese, not U+A5;
> ```

Were you expecting that `unicode-range: greek, not japanese` would do something different from just `unicode-range: greek`?  If so, what?  (I'm assuming that the `greek` and `japanese` character ranges don't intersect... though maybe that's an incorrect assumption.)

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


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

Received on Thursday, 20 October 2022 13:24:41 UTC