You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<dd><p>Specified when created. The <ahref="#css-rule">CSS rule</a> in the <ahref="#concept-css-style-sheet-parent" title="concept-css-style-sheet-parent">parent</a>
837
+
<dd><p>Specified when created. The <ahref="#css-rule">CSS rule</a> in the <ahref="#concept-css-style-sheet-parent-css-style-sheet" title="concept-css-style-sheet-parent-css-style-sheet">parent CSS style sheet</a>
838
838
that caused the inclusion of the <ahref="#css-style-sheet">CSS style sheet</a> or null if
<p>The <dfnid="dom-stylesheet-title" title="dom-StyleSheet-title"><code>title</code></dfn> attribute must return the <ahref="#concept-css-style-sheet-title" title="concept-css-style-sheet-title">title</a> or null if
936
936
<ahref="#concept-css-style-sheet-title" title="concept-css-style-sheet-title">title</a> is the empty string.</p>
<li><p>Let <var>base URL</var> be the processing instruction's <aclass="external" data-anolis-spec="dom" href="http://dom.spec.whatwg.org/#concept-node-document" title="concept-node-document">node document</a>'s
1533
+
<li><p>Let <var>base URL</var> be <var>node</var>'s <aclass="external" data-anolis-spec="dom" href="http://dom.spec.whatwg.org/#concept-node-document" title="concept-node-document">node document</a>'s
1534
1534
<aclass="external" data-anolis-spec="html" href="http://www.whatwg.org/specs/web-apps/current-work/multipage/urls.html#document-base-url">document base URL</a>.
1535
1535
1536
-
<li><p>Let <var>origin</var> be the processing instruction's <aclass="external" data-anolis-spec="dom" href="http://dom.spec.whatwg.org/#concept-node-document" title="concept-node-document">node document</a>'s
1536
+
<li><p>Let <var>origin</var> be <var>node</var>'s <aclass="external" data-anolis-spec="dom" href="http://dom.spec.whatwg.org/#concept-node-document" title="concept-node-document">node document</a>'s
<li><p>Let <var>parsed URL</var> be the return value of invoking the <aclass="external" data-anolis-spec="url" href="http://url.spec.whatwg.org/#concept-url-parser" title="concept-url-parser">URL parser</a> with the
<li><p>If <var>response</var> is a <aclass="external" data-anolis-spec="fetch" href="http://fetch.spec.whatwg.org/#concept-network-error" title="concept-network-error">network error</a>, terminate these steps.
1554
1554
1555
-
<li><p>If the processing instruction's <aclass="external" data-anolis-spec="dom" href="http://dom.spec.whatwg.org/#concept-node-document" title="concept-node-document">node document</a> is
1555
+
<li><p>If <var>node</var>'s <aclass="external" data-anolis-spec="dom" href="http://dom.spec.whatwg.org/#concept-node-document" title="concept-node-document">node document</a> is
1556
1556
in <aclass="external" data-anolis-spec="dom" href="http://dom.spec.whatwg.org/#concept-document-quirks" title="concept-document-quirks">quirks mode</a>, <var>response</var> is
1557
1557
<aclass="external" data-anolis-spec="fetch" href="http://fetch.spec.whatwg.org/#cors-same-origin">CORS-same-origin</a> and the <aclass="external" data-anolis-spec="html" href="http://www.whatwg.org/specs/web-apps/current-work/multipage/fetching-resources.html#content-type">Content-Type metadata</a> of <var>response</var> is not a
1558
1558
<ahref="#supported-styling-language">supported styling language</a> change the <aclass="external" data-anolis-spec="html" href="http://www.whatwg.org/specs/web-apps/current-work/multipage/fetching-resources.html#content-type">Content-Type metadata</a> of <var>response</var> to
<dd><p>The result of invoking the <aclass="external" data-anolis-spec="url" href="http://url.spec.whatwg.org/#concept-url-serializer" title="concept-url-serializer">URL serializer</a> with <var>parsed URL</var>.</dd>
<li><p>If <var>response</var> is a <aclass="external" data-anolis-spec="fetch" href="http://fetch.spec.whatwg.org/#concept-network-error" title="concept-network-error">network error</a>, terminate these steps.
1644
1644
1645
-
<li><p>If the processing instruction's <aclass="external" data-anolis-spec="dom" href="http://dom.spec.whatwg.org/#concept-node-document" title="concept-node-document">node document</a> is
1645
+
<li><p>If the document is
1646
1646
in <aclass="external" data-anolis-spec="dom" href="http://dom.spec.whatwg.org/#concept-document-quirks" title="concept-document-quirks">quirks mode</a>, <var>response</var> is
1647
1647
<aclass="external" data-anolis-spec="fetch" href="http://fetch.spec.whatwg.org/#cors-same-origin">CORS-same-origin</a> and the <aclass="external" data-anolis-spec="html" href="http://www.whatwg.org/specs/web-apps/current-work/multipage/fetching-resources.html#content-type">Content-Type metadata</a> of <var>response</var> is not a
1648
1648
<ahref="#supported-styling-language">supported styling language</a> change the <aclass="external" data-anolis-spec="html" href="http://www.whatwg.org/specs/web-apps/current-work/multipage/fetching-resources.html#content-type">Content-Type metadata</a> of <var>response</var> to
1649
-
<codetitle="">text/css</code>.
1649
+
<codetitle="">text/css</code>.<spanclass="issue" title="">What if the HTML parser hasn't decided on quirks/non-quirks yet?</span>
1650
1650
1651
1651
<li><p>If <var>response</var> is not in a
1652
1652
<ahref="#supported-styling-language">supported styling language</a> terminate these steps.</li>
<dd><p>Specified when created. The <span>CSS rule</span> in the <spantitle=concept-css-style-sheet-parent>parent</span>
760
+
<dd><p>Specified when created. The <span>CSS rule</span> in the <spantitle=concept-css-style-sheet-parent-css-style-sheet>parent CSS style sheet</span>
761
761
that caused the inclusion of the <span>CSS style sheet</span> or null if
<p>The <dfntitle=dom-StyleSheet-title><code>title</code></dfn> attribute must return the <spantitle=concept-css-style-sheet-title>title</span> or null if
859
859
<spantitle=concept-css-style-sheet-title>title</span> is the empty string.</p>
@@ -1453,10 +1453,10 @@ <h4>Requirements on User Agents Implementing the xml-stylesheet processing instr
1453
1453
<li><p>Let <var>input URL</var> be the value specified by the
0 commit comments