File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2282,7 +2282,8 @@ <h4 id=sci-notation-state><span class=secno>3.3.19. </span> <dfn
22822282 < p > Set the number token's value to < code > < var > base</ var > *
22832283 10< sup > < var > power</ var > </ sup > </ code > . If the number token's value is not
22842284 an integer, set the number token's type flag to "number". Emit the
2285- number token. Switch to the < i > date state</ i > . Reconsume the < a
2285+ number token. Switch to the < a href ="#data-state0 "> < i > data
2286+ state</ i > </ a > . Reconsume the < a
22862287 href ="#current-input-character "> < i > current input character</ i > </ a > .
22872288 </ dl >
22882289
Original file line number Diff line number Diff line change @@ -1667,7 +1667,7 @@ <h4>
16671667 If the number token's value is not an integer,
16681668 set the number token's type flag to "number".
16691669 Emit the number token.
1670- Switch to the < i > date state</ i > .
1670+ Switch to the < i > data state</ i > .
16711671 Reconsume the < i > current input character</ i > .
16721672 </ dl >
16731673
You can’t perform that action at this time.
0 commit comments