We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3835e3 commit ffd73a9Copy full SHA for ffd73a9
1 file changed
css-syntax-3/Overview.bs
@@ -1217,11 +1217,6 @@ Consume a url token</h4>
1217
<li>
1218
Consume as much <a>whitespace</a> as possible.
1219
1220
- <li>
1221
- If the <a>next input code point</a> is EOF,
1222
- this is a <a>parse error</a>.
1223
- Return the <<url-token>>.
1224
-
1225
1226
Repeatedly consume the <a>next input code point</a> from the stream:
1227
0 commit comments