Skip to content

Commit 840cdd7

Browse files
committed
Regen the generated file.
--HG-- extra : rebase_source : 5a2a2b2572fc02c3d3ce23beba7fc6bf220ba8de
1 parent ea87b27 commit 840cdd7

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

css3-syntax/Overview.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)