File tree 2 files changed +7
-5
lines changed
2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -1156,9 +1156,10 @@ Consume comments</h4>
1156
1156
or up to an EOF code point.
1157
1157
Return to the start of this step.
1158
1158
1159
- Otherwise ,
1160
- return nothing .
1159
+ If the following paragraph ended by consuming an EOF code point ,
1160
+ this is a <a>parse error</a> .
1161
1161
1162
+ Return nothing.
1162
1163
1163
1164
1164
1165
<h4 id="consume-a-numeric-token">
Original file line number Diff line number Diff line change 58
58
</ p >
59
59
< h1 class ="p-name no-ref " id =title > CSS Syntax Module Level 3</ h1 >
60
60
< h2 class ="no-num no-toc no-ref heading settled heading " id =subtitle > < span class =content > Editor’s Draft,
61
- < span class =dt-updated > < span class =value-title title =20140627 > 27 June 2014</ span > </ span > </ span > </ h2 >
61
+ < span class =dt-updated > < span class =value-title title =20140707 > 7 July 2014</ span > </ span > </ span > </ h2 >
62
62
< div data-fill-with =spec-metadata > < dl >
63
63
< dt > This version:
64
64
< dd > < a class =u-url href =http://dev.w3.org/csswg/css-syntax/ > http://dev.w3.org/csswg/css-syntax/</ a >
@@ -2248,9 +2248,10 @@ <h4 class="heading settled heading" data-level=4.3.2 id=consume-comments><span c
2248
2248
or up to an EOF code point.
2249
2249
Return to the start of this step.</ p >
2250
2250
2251
- < p > Otherwise ,
2252
- return nothing .</ p >
2251
+ < p > If the following paragraph ended by consuming an EOF code point ,
2252
+ this is a < a data-link-type = dfn href = #parse-error title =" parse error " > parse error </ a > .</ p >
2253
2253
2254
+ < p > Return nothing.</ p >
2254
2255
2255
2256
2256
2257
< h4 class ="heading settled heading " data-level =4.3.3 id =consume-a-numeric-token > < span class =secno > 4.3.3 </ span > < span class =content >
You can’t perform that action at this time.
0 commit comments