Skip to content

Commit b2e78bd

Browse files
committed
Add genned file.
--HG-- extra : rebase_source : 6618aa16cd24df9471e3c1daf68aea86e19f4a6d
1 parent 81e26d2 commit b2e78bd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css3-syntax/Overview.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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>.

0 commit comments

Comments
 (0)