Re: [csswg-drafts] [css-color] Be more explicit that color names are *ASCII* case-insensitive (#4599)

For the CSS named colors from X11, those are all ASCII-only in any case so the distinction (while useful to clarify) has no observable effect unless more are added later which use full Unicode.

The `color()` function can refer to an ICC named color profile. But I just checked [ICC 4.3 specification, section 10.15 namedColor2Type](http://www.color.org/specification/ICC1v43_2010-12.pdf); the prefix, suffix, and color root name are all clearly stated to be `7-bit ASCII`.

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

Received on Friday, 13 December 2019 23:42:02 UTC