File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -606,7 +606,7 @@ <h4 id=data-state><span class=secno>3.4.3. </span> <dfn id=data-state0>Data
606606 < dd > If the < a href ="#next-input-character "> < i > next input
607607 character</ i > </ a > is a < a href ="#digit "> < i > digit</ i > </ a > , or the < a
608608 href ="#next-input-character "> < i title ="next input character "> next 2 input
609- characters</ i > </ a > are U+002D HYPHEN-MINUS (- ) followed by a < a
609+ characters</ i > </ a > are U+002E FULL STOP (. ) followed by a < a
610610 href ="#digit "> < i > digit</ i > </ a > , switch to the < a
611611 href ="#number-state0 "> < i > number state</ i > </ a > . Reconsume the < a
612612 href ="#current-input-character "> < i > current input character</ i > </ a > .
@@ -622,7 +622,7 @@ <h4 id=data-state><span class=secno>3.4.3. </span> <dfn id=data-state0>Data
622622 < p > Otherwise, if the < a href ="#next-input-character "> < i > next input
623623 character</ i > </ a > is a < a href ="#digit "> < i > digit</ i > </ a > , or the < a
624624 href ="#next-input-character "> < i title ="next input character "> next 2
625- input characters</ i > </ a > are U+002D HYPHEN-MINUS (- ) followed by a < a
625+ input characters</ i > </ a > are U+002E FULL STOP (. ) followed by a < a
626626 href ="#digit "> < i > digit</ i > </ a > , switch to the < a
627627 href ="#number-state0 "> < i > number state</ i > </ a > . Reconsume the < a
628628 href ="#current-input-character "> < i > current input character</ i > </ a > .
You can’t perform that action at this time.
0 commit comments