We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb2901c commit 2101d99Copy full SHA for 2101d99
2 files changed
css3-syntax/Overview.html
@@ -1786,7 +1786,8 @@ <h4 id=url-end-state><span class=secno>3.4.22. </span> <dfn
1786
<dt>anything else
1787
1788
<dd> This is a <i>parse error</i>. Switch to the <a
1789
- href="#bad-url-state0"><i>bad-url state</i></a>.
+ href="#bad-url-state0"><i>bad-url state</i></a>. Reconsume the <a
1790
+ href="#current-input-character"><i>current input character</i></a>.
1791
</dl>
1792
1793
<h4 id=url-unquoted-state><span class=secno>3.4.23. </span> <dfn
css3-syntax/Overview.src.html
@@ -1749,6 +1749,7 @@ <h4>
1749
<dd>
1750
This is a <i>parse error</i>.
1751
Switch to the <i>bad-url state</i>.
1752
+ Reconsume the <i>current input character</i>.
1753
1754
1755
<h4>
0 commit comments