File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 < meta content =2013-02-14 name =dcterms.issued >
1515 < meta content ="http://dev.w3.org/csswg/css3-syntax/ " name =dcterms.creator >
1616 < meta content =W3C name =dcterms.publisher >
17- < meta content ="http://www .w3.org/TR/2013/ED- css3-syntax-20130214 / "
17+ < meta content ="http://dev .w3.org/csswg/ css3-syntax/ "
1818 name =dcterms.identifier >
1919 < link href ="#contents " rel =contents >
2020 < link href ="#index " rel =index >
@@ -2767,8 +2767,9 @@ <h2 id=parsing><span class=secno>5. </span> Parsing</h2>
27672767
27682768 < dd > When the parser is invoked, it must be provided with a list of < a
27692769 href ="#recognized-at-rule-name "> < i > recognized at-rule names</ i > </ a > ,
2770- where each name is additionally associated with whether the < a
2771- href ="#at-rule "> < i > at-rule</ i > </ a > is < a
2770+ representing the < a href ="#at-rule "> < i > at-rules</ i > </ a > that the invoker
2771+ knows about. Each name in the list is additionally associated with
2772+ whether the < a href ="#at-rule "> < i > at-rule</ i > </ a > is < a
27722773 href ="#rule-filled "> < i > rule-filled</ i > </ a > , < a
27732774 href ="#declaration-filled "> < i > declaration-filled</ i > </ a > , or neither.
27742775 </ dl >
Original file line number Diff line number Diff line change @@ -2291,7 +2291,8 @@ <h2>
22912291 < dd >
22922292 When the parser is invoked,
22932293 it must be provided with a list of < i > recognized at-rule names</ i > ,
2294- where each name is additionally associated with whether the < i > at-rule</ i > is
2294+ representing the < i > at-rules</ i > that the invoker knows about.
2295+ Each name in the list is additionally associated with whether the < i > at-rule</ i > is
22952296 < i > rule-filled</ i > ,
22962297 < i > declaration-filled</ i > ,
22972298 or neither.
You can’t perform that action at this time.
0 commit comments