Skip to content

Commit 19e8696

Browse files
domfarolinosvgeesus
authored andcommitted
Remove duplicate script-blocking style sheet requirement
1 parent 7b0e3bc commit 19e8696

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

cssom-1/Overview.bs

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1542,15 +1542,6 @@ must be run:
15421542
</ol>
15431543
</div>
15441544

1545-
A style sheet referenced by an <a>xml-stylesheet processing instruction</a> using the rules in this section, in the context of
1546-
the {{Document}} of an <a>XML parser</a> is said to be
1547-
<a>a style sheet that is blocking scripts</a> if the <code>ProcessingInstruction</code>
1548-
<a>node</a> was created by that {{Document}}'s parser, and the style sheet was
1549-
enabled when the node was created by the parser, the last time the
1550-
<a>event loop</a> reached step 1, the node was in that Document,
1551-
and the user agent hasn't given up on loading that particular style sheet
1552-
yet. A user agent may give up on such a style sheet at any time.
1553-
15541545
### Requirements on user agents Implementing the HTTP Link Header ### {#requirements-on-user-agents-implementing-the-http-link-header}
15551546

15561547
<!-- XXX ref, one day -->

0 commit comments

Comments
 (0)