Skip to content

Commit db041bb

Browse files
committed
[CSS22] Updated for errata s.4.1.1e, about parsing at-rules in declaration lists.
1 parent cbc20e0 commit db041bb

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

css2/page.src

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -81,16 +81,6 @@ selector</dfn></span> specifies for which pages the declarations
8181
apply. In CSS&nbsp;2.2, page selectors may designate the first page,
8282
all left pages, or all right pages</p>
8383

84-
<P>The rules for handling malformed declarations, malformed
85-
statements, and invalid at-rules inside @page are as defined in <a
86-
href="syndata.html#parsing-errors">section&nbsp;4.2,</a> with the
87-
following addition: when the UA expects the start of a declaration or
88-
at-rule (i.e., an IDENT token or an ATKEYWORD token) but finds an
89-
unexpected token instead, that token is considered to be the first
90-
token of a malformed declaration. I.e., the rule for malformed
91-
declarations, rather than malformed statements is used to determine
92-
which tokens to ignore in that case.
93-
9484
<h3><a name="page-margins">Page margins</a></h3>
9585

9686
<P>In CSS&nbsp;2.2, only the <a href="box.html#margin-properties">margin

0 commit comments

Comments
 (0)