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
<aclass="external" href="http://www.w3.org/html/wg/drafts/html/master/fetching-resources.html#content-type">Content-Type metadata</a> of
1526
+
<aclass="external" href="http://www.whatwg.org/specs/web-apps/current-work/multipage/fetching-resources.html#content-type">Content-Type metadata</a> of
1523
1527
the resource is not a <span>supported styling language</span> change the
1524
-
<aclass="external" href="http://www.w3.org/html/wg/drafts/html/master/fetching-resources.html#content-type">Content-Type metadata</a> of the resource
1528
+
<aclass="external" href="http://www.whatwg.org/specs/web-apps/current-work/multipage/fetching-resources.html#content-type">Content-Type metadata</a> of the resource
1525
1529
to <code>text/css</code>.</p>
1526
1530
1527
1531
<pclass="note">This step might never actually happen, but is included
and the <aclass="external" href="http://www.w3.org/html/wg/drafts/html/master/fetching-resources.html#content-type">Content-Type metadata</a> of
1602
+
and the <aclass="external" href="http://www.whatwg.org/specs/web-apps/current-work/multipage/fetching-resources.html#content-type">Content-Type metadata</a> of
1599
1603
the resource is not a <span>supported styling language</span> change the
1600
-
<aclass="external" href="http://www.w3.org/html/wg/drafts/html/master/fetching-resources.html#content-type">Content-Type metadata</a> of the resource
1604
+
<aclass="external" href="http://www.whatwg.org/specs/web-apps/current-work/multipage/fetching-resources.html#content-type">Content-Type metadata</a> of the resource
<p>The <dfnid="dom-cssimportrule-href" title="dom-CSSImportRule-href"><code>href</code></dfn> attribute must return the <span>URL</span> specified by the <code>@import</code> rule.</p>
1897
-
<pclass="note">To get the resolved <span>URL</span> use the <codetitle="dom-StyleSheet-href"><ahref="#dom-stylesheet-href">href</a></code>
1900
+
<p>The <dfnid="dom-cssimportrule-href" title="dom-CSSImportRule-href"><code>href</code></dfn> attribute must return the <aclass="external" href="http://url.spec.whatwg.org/#concept-url" title="concept-url">URL</a> specified by the <code>@import</code> rule.</p>
1901
+
<pclass="note">To get the resolved <aclass="external" href="http://url.spec.whatwg.org/#concept-url" title="concept-url">URL</a> use the <codetitle="dom-StyleSheet-href"><ahref="#dom-stylesheet-href">href</a></code>
1898
1902
attribute of the associated <span>style sheet</span>.</p>
1899
1903
1900
1904
<p>The <dfnid="dom-cssimportrule-media" title="dom-CSSImportRule-media"><code>media</code></dfn> attribute must return the value of the <codetitle="dom-StyleSheet-media"><ahref="#dom-stylesheet-media">media</a></code>
<p>The <dfntitle=dom-CSSImportRule-href><code>href</code></dfn> attribute must return the <spandata-anolis-spec=url>URL</span> specified by the <code>@import</code> rule.</p>
1831
-
<pclass='note'>To get the resolved <spandata-anolis-spec=url>URL</span> use the <codetitle='dom-StyleSheet-href'>href</code>
1830
+
<p>The <dfntitle=dom-CSSImportRule-href><code>href</code></dfn> attribute must return the <spandata-anolis-spec=urltitle=concept-url>URL</span> specified by the <code>@import</code> rule.</p>
1831
+
<pclass='note'>To get the resolved <spandata-anolis-spec=urltitle=concept-url>URL</span> use the <codetitle='dom-StyleSheet-href'>href</code>
1832
1832
attribute of the associated <span>style sheet</span>.</p>
1833
1833
1834
1834
<p>The <dfntitle=dom-CSSImportRule-media><code>media</code></dfn> attribute must return the value of the <codetitle='dom-StyleSheet-media'>media</code>
0 commit comments