Skip to content

Commit 86cda65

Browse files
domfarolinosvgeesus
authored andcommitted
Add normative text for the script-blocking style sheet set
1 parent 19e8696 commit 86cda65

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

cssom-1/Overview.bs

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,9 @@ urlPrefix: https://html.spec.whatwg.org/multipage/
7171
urlPrefix: semantics.html
7272
type: dfn
7373
text: a style sheet that is blocking scripts
74+
text: contributes a script-blocking style sheet
75+
for: Document
76+
text: script-blocking style sheet set
7477
urlPrefix: https://dom.spec.whatwg.org/#concept-
7578
type: dfn
7679
text: dispatch; url: event-dispatch
@@ -1540,6 +1543,11 @@ must be run:
15401543
</ol>
15411544
</ol>
15421545
</ol>
1546+
1547+
If <var>node</var> <a>contributes a script-blocking style sheet</a>, then user agents must <a
1548+
for=list>append</a> <var>node</var> to its <a>node document</a>'s <a for=Document>script-blocking
1549+
style sheet set</a>.
1550+
15431551
</div>
15441552

15451553
### Requirements on user agents Implementing the HTTP Link Header ### {#requirements-on-user-agents-implementing-the-http-link-header}

0 commit comments

Comments
 (0)