File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -450,7 +450,7 @@ <h3 id=tokenization><span class=secno>3.4. </span> Tokenization</h3>
450450 a single character. Number, percentage, and dimension tokens have a
451451 representation composed of 1 or more character, a numeric value, and a
452452 type flag set to either "integer" or "number". The type flag defaults to
453- "number " if not otherwise set. Dimension tokens additionally have a unit
453+ "integer " if not otherwise set. Dimension tokens additionally have a unit
454454 composed of one or more characters. Unicode-range tokens have a range of
455455 characters.
456456
@@ -1236,6 +1236,8 @@ <h4 id=number-rest-state><span class=secno>3.4.13. </span> <dfn
12361236 < h4 id =number-fraction-state > < span class =secno > 3.4.14. </ span > < dfn
12371237 id =number-fraction-state0 > Number-fraction state</ dfn > </ h4 >
12381238
1239+ < p > Set the number token's type flag to "number".
1240+
12391241 < p > Consume the < a href ="#next-input-character "> < i > next input
12401242 character</ i > </ a > .
12411243
You can’t perform that action at this time.
0 commit comments