Skip to content

Commit 9e86499

Browse files
committed
Made ; a parse error in top-level mode.
--HG-- extra : rebase_source : 8e3b660dc1d480d5ddf76391f7d4efce5b67e0b4
1 parent 8fea861 commit 9e86499

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

css3-syntax/Overview.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2050,6 +2050,8 @@ <h4 id=top-level-mode-><span class=secno>3.5.3. </span> <dfn
20502050

20512051
<dt>bad-url token
20522052

2053+
<dt>semicolon token
2054+
20532055
<dd> This is a <i>parse error</i>. Switch to the <a
20542056
href="#next-block-error-mode0"><i>next-block error mode</i></a>.
20552057

css3-syntax/Overview.src.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2044,6 +2044,7 @@ <h4>
20442044
<dt>close-paren token
20452045
<dt>bad-string token
20462046
<dt>bad-url token
2047+
<dt>semicolon token
20472048
<dd>
20482049
This is a <i>parse error</i>.
20492050
Switch to the <i>next-block error mode</i>.

0 commit comments

Comments
 (0)