File tree 2 files changed +4
-0
lines changed
2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -142,6 +142,9 @@ Conditional ''@import'' Rules</h3>
142
142
The evaluation and full syntax of the <a>import conditions</a>
143
143
is defined by the <a href="https://www.w3.org/TR/css3-mediaqueries/">Media Queries</a> specification [[!MEDIAQ]] .
144
144
145
+ <h3 id=import-processing>
146
+ Processing Stylesheet Imports</h3>
147
+
145
148
When the same style sheet is imported or linked to a document in multiple places,
146
149
user agents must process (or act as though they do) each link
147
150
as though the link were to an independent style sheet.
Original file line number Diff line number Diff line change @@ -739,6 +739,7 @@ Filtering</h2>
739
739
740
740
<li>
741
741
It belongs to a style rule whose selector matches the element. [[!SELECT]]
742
+ (Taking <a href="https://www.w3.org/TR/selectors4/#scoping">scoping</a> into account, if necessary.)
742
743
743
744
<li>
744
745
It is syntactically valid:
You can’t perform that action at this time.
0 commit comments