File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -142,6 +142,9 @@ Conditional ''@import'' Rules</h3>
142142 The evaluation and full syntax of the <a>import conditions</a>
143143 is defined by the <a href="https://www.w3.org/TR/css3-mediaqueries/">Media Queries</a> specification [[!MEDIAQ]] .
144144
145+ <h3 id=import-processing>
146+ Processing Stylesheet Imports</h3>
147+
145148 When the same style sheet is imported or linked to a document in multiple places,
146149 user agents must process (or act as though they do) each link
147150 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>
739739
740740 <li>
741741 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.)
742743
743744 <li>
744745 It is syntactically valid:
You can’t perform that action at this time.
0 commit comments