File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -224,11 +224,11 @@ Conditional ''@import'' Rules</h3>
224
224
</pre>
225
225
</div>
226
226
227
- A <dfn><<media-query>></dfn> corresponds to the <code> media_query_list</code> production
227
+ A <dfn noexport for="@import" ><<media-query>></dfn> corresponds to the <code> media_query_list</code> production
228
228
and is interpreted as a <a>media query</a> ,
229
- and a <dfn><<supports-condition>></dfn> corresponds to a <code> supports_condition</code> production
229
+ and a <dfn noexport for="@import" ><<supports-condition>></dfn> corresponds to a <code> supports_condition</code> production
230
230
and is interpreted as an ''@supports'' condition.
231
- If a <dfn><<declaration>></dfn> (a <code> declaration</code> production) is given in place of a <<supports-condition>> ,
231
+ If a <dfn noexport for="@import" ><<declaration>></dfn> (a <code> declaration</code> production) is given in place of a <<supports-condition>> ,
232
232
it must be interpreted as a <code> supports_declaration_condition</code> production
233
233
(i.e. the extra set of parentheses is implied)
234
234
and treated as a <<supports-condition>> .
Original file line number Diff line number Diff line change @@ -222,11 +222,11 @@ Conditional ''@import'' Rules</h3>
222
222
</pre>
223
223
</div>
224
224
225
- A <dfn><<media-query>></dfn> corresponds to the <code> media_query_list</code> production
225
+ A <dfn noexport for="@import" ><<media-query>></dfn> corresponds to the <code> media_query_list</code> production
226
226
and is interpreted as a <a>media query</a> ,
227
- and a <dfn><<supports-condition>></dfn> corresponds to a <code> supports_condition</code> production
227
+ and a <dfn noexport for="@import" ><<supports-condition>></dfn> corresponds to a <code> supports_condition</code> production
228
228
and is interpreted as an ''@supports'' condition.
229
- If a <dfn><<declaration>></dfn> (a <code> declaration</code> production) is given in place of a <<supports-condition>> ,
229
+ If a <dfn noexport for="@import" ><<declaration>></dfn> (a <code> declaration</code> production) is given in place of a <<supports-condition>> ,
230
230
it must be interpreted as a <code> supports_declaration_condition</code> production
231
231
(i.e. the extra set of parentheses is implied)
232
232
and treated as a <<supports-condition>> .
You can’t perform that action at this time.
0 commit comments