[css-syntax-3][css-values-4] definition of <ident>
seems to require U+xxxx form
#6766
Labels
Closed as Question Answered
Used when the issue is more of a question than a problem, and it's been answered.
Commenter Satisfied
Commenter has indicated satisfaction with the resolution / edits.
css-syntax-3
css-values-4
Current Work
which links to
which links to
and code points links to
Uh ok so
U+0020
is a code point, as isU+0020 SPACE
buta
is not a code point and thus, the CSS named colors likegreen
(to take an example use of CSS<ident>
) don't follow the grammar because they are not written as a bunch of U+thingsIt seems that the wrong definition in Infra is being linked to?
Or am I misunderstanding "represented as"?
The text was updated successfully, but these errors were encountered: