Skip to content

Commit 6251c35

Browse files
committed
[css-syntax] Add Unicode to normative references
… for the definition of "code point"
1 parent ed891a9 commit 6251c35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-syntax/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -782,7 +782,7 @@ <h3 id="tokenizer-definitions">
782782
<dl export>
783783
<dt><dfn>code point</dfn>
784784
<dd>
785-
A <a href="http://unicode.org/glossary/#code_point">Unicode code point</a>.
785+
A <a href="http://unicode.org/glossary/#code_point">Unicode code point</a>. [[!UNICODE]]
786786
Any value in the Unicode codespace; that is, the range of integers from 0 to (hexadecimal) 10FFFF.
787787

788788
<dt><dfn>next input code point</dfn>

0 commit comments

Comments
 (0)