We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b95f39a commit 7bfcd28Copy full SHA for 7bfcd28
2 files changed
css3-syntax/Overview.html
@@ -2281,6 +2281,8 @@ <h4 id=declaration-mode><span class=secno>3.5.7. </span> <dfn
2281
<dl>
2282
<dt>whitespace token
2283
2284
+ <dt>semicolon token
2285
+
2286
<dd> Do nothing. Remain in this mode.
2287
2288
<dt><span class=temp>}</span> token
css3-syntax/Overview.src.html
@@ -2250,7 +2250,8 @@ <h4>
2250
Consume the <i>next input token</i>.
2251
2252
2253
- <dt>whitespace token</dt>
+ <dt>whitespace token
2254
2255
<dd>
2256
Do nothing.
2257
Remain in this mode.
0 commit comments