You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Parse a stylesheet</span><aclass=self-linkhref=#parse-a-stylesheet></a></h4>
3630
3630
3631
-
<p> To <dfndata-dfn-type=dfndata-noexport="" id=parse-a-stylesheet0>parse a stylesheet<aclass=self-linkhref=#parse-a-stylesheet0></a></dfn> from a stream of tokens:
3631
+
<p> To <dfndata-dfn-type=dfndata-export="" id=parse-a-stylesheet0>parse a stylesheet<aclass=self-linkhref=#parse-a-stylesheet0></a></dfn> from a stream of tokens:
Parse a list of rules</span><aclass=self-linkhref=#parse-a-list-of-rules></a></h4>
3649
3649
3650
-
<p> To <dfndata-dfn-type=dfndata-noexport="" id=parse-a-list-of-rules0>parse a list of rules<aclass=self-linkhref=#parse-a-list-of-rules0></a></dfn> from a stream of tokens:
3650
+
<p> To <dfndata-dfn-type=dfndata-export="" id=parse-a-list-of-rules0>parse a list of rules<aclass=self-linkhref=#parse-a-list-of-rules0></a></dfn> from a stream of tokens:
<pclass=note> Note: Unlike "<adata-link-type=dfnhref=#parse-a-list-of-declarations0title="parse a list of declarations">Parse a list of declarations</a>",
3702
3702
this parses only a declaration and not an at-rule.
3703
3703
3704
-
<p> To <dfndata-dfn-type=dfndata-noexport="" id=parse-a-declaration0>parse a declaration<aclass=self-linkhref=#parse-a-declaration0></a></dfn>:
3704
+
<p> To <dfndata-dfn-type=dfndata-export="" id=parse-a-declaration0>parse a declaration<aclass=self-linkhref=#parse-a-declaration0></a></dfn>:
Unexpected at-rules (which could be all of them, in a given context)
3731
3731
are invalid and should be ignored by the consumer.
3732
3732
3733
-
<p> To <dfndata-dfn-type=dfndata-noexport="" id=parse-a-list-of-declarations0>parse a list of declarations<aclass=self-linkhref=#parse-a-list-of-declarations0></a></dfn>:
3733
+
<p> To <dfndata-dfn-type=dfndata-export="" id=parse-a-list-of-declarations0>parse a list of declarations<aclass=self-linkhref=#parse-a-list-of-declarations0></a></dfn>:
Parse a component value</span><aclass=self-linkhref=#parse-a-component-value></a></h4>
3745
3745
3746
-
<p> To <dfndata-dfn-type=dfndata-noexport="" id=parse-a-component-value0>parse a component value<aclass=self-linkhref=#parse-a-component-value0></a></dfn>:
3746
+
<p> To <dfndata-dfn-type=dfndata-export="" id=parse-a-component-value0>parse a component value<aclass=self-linkhref=#parse-a-component-value0></a></dfn>:
Parse a list of component values</span><aclass=self-linkhref=#parse-a-list-of-component-values></a></h4>
3780
3780
3781
-
<p> To <dfndata-dfn-type=dfndata-noexport="" id=parse-a-list-of-component-values0>parse a list of component values<aclass=self-linkhref=#parse-a-list-of-component-values0></a></dfn>:
3781
+
<p> To <dfndata-dfn-type=dfndata-export="" id=parse-a-list-of-component-values0>parse a list of component values<aclass=self-linkhref=#parse-a-list-of-component-values0></a></dfn>:
0 commit comments