Skip to content

Commit 51040f2

Browse files
committed
Used the wrong state name.
--HG-- extra : rebase_source : 039c4a51c3130c85991f5f49caa63b8c6e0836ac
1 parent 1343ce4 commit 51040f2

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

css3-syntax/Overview.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -770,7 +770,8 @@ <h4 id=data-state><span class=secno>3.4.3. </span> <dfn id=data-state0>Data
770770

771771
<dt>U+0040 COMMERCIAL AT (@)
772772

773-
<dd> Switch to the <i>at-keyword-start state</i>.
773+
<dd> Switch to the <a href="#at-keyword-state0"><i>at-keyword
774+
state</i></a>.
774775

775776
<dt>U+005B LEFT SQUARE BRACKET ([)
776777

css3-syntax/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -604,7 +604,7 @@ <h4>
604604

605605
<dt>U+0040 COMMERCIAL AT (@)
606606
<dd>
607-
Switch to the <i>at-keyword-start state</i>.
607+
Switch to the <i>at-keyword state</i>.
608608

609609
<dt>U+005B LEFT SQUARE BRACKET ([)
610610
<dd>

0 commit comments

Comments
 (0)