File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -68,10 +68,6 @@ urlPrefix: https://html.spec.whatwg.org/multipage/
6868 urlPrefix: xhtml.html
6969 type: dfn
7070 text: xml parser
71- urlPrefix: semantics.html
72- type: dfn
73- text: a style sheet that is blocking scripts
74- text: style sheet ready
7571urlPrefix: https://dom.spec.whatwg.org/#concept-
7672 type: dfn
7773 text: dispatch; url: event-dispatch
@@ -1588,7 +1584,7 @@ must be run:
15881584</ol>
15891585
15901586A style sheet referenced by a HTTP <code> Link</code> header using the rules in this section is said to be <a>a style sheet
1591- that is blocking scripts</a> if the style sheet was enabled when created, and the <a>style sheet ready</a> flag is not yet set,
1587+ that is blocking scripts</a> if the style sheet was enabled when created,
15921588and the user agent hasn't given up on that particular style sheet yet. A user agent may give up on such a style sheet at any time.
15931589
15941590CSS Rules {#css-rules}
You can’t perform that action at this time.
0 commit comments