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
<p>The <dfnid="dom-stylesheet-type" title="dom-StyleSheet-type"><code>type</code></dfn> attribute must return the <ahref="#concept-css-style-sheet-type" title="concept-css-style-sheet-type">type</a>.</p>
969
969
970
-
<p>The <dfnid="dom-stylesheet-href" title="dom-StyleSheet-href"><code>href</code></dfn> attribute must return the <ahref="#concept-css-style-sheet-location" title="concept-css-style-sheet-location">location</a> or null if
971
-
none.</p>
970
+
<p>The <dfnid="dom-stylesheet-href" title="dom-StyleSheet-href"><code>href</code></dfn> attribute must return the <ahref="#concept-css-style-sheet-location" title="concept-css-style-sheet-location">location</a>.</p>
972
971
973
972
<p>The <dfnid="dom-stylesheet-ownernode" title="dom-StyleSheet-ownerNode"><code>ownerNode</code></dfn> attribute must return the <ahref="#concept-css-style-sheet-owner-node" title="concept-css-style-sheet-owner-node">owner
974
-
node</a> or null if there is none.</p>
973
+
node</a>.</p>
975
974
976
975
<p>The <dfnid="dom-stylesheet-parentstylesheet" title="dom-StyleSheet-parentStyleSheet"><code>parentStyleSheet</code></dfn> attribute must return the
977
-
<ahref="#concept-css-style-sheet-parent" title="concept-css-style-sheet-parent">parent</a> or null if there is none.</p>
<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
980
979
<ahref="#concept-css-style-sheet-title" title="concept-css-style-sheet-title">title</a> is the empty string.</p>
<p>The <dfntitle=dom-StyleSheet-type><code>type</code></dfn> attribute must return the <spantitle=concept-css-style-sheet-type>type</span>.</p>
900
900
901
-
<p>The <dfntitle=dom-StyleSheet-href><code>href</code></dfn> attribute must return the <spantitle=concept-css-style-sheet-location>location</span> or null if
902
-
none.</p>
901
+
<p>The <dfntitle=dom-StyleSheet-href><code>href</code></dfn> attribute must return the <spantitle=concept-css-style-sheet-location>location</span>.</p>
903
902
904
903
<p>The <dfntitle=dom-StyleSheet-ownerNode><code>ownerNode</code></dfn> attribute must return the <spantitle=concept-css-style-sheet-owner-node>owner
905
-
node</span> or null if there is none.</p>
904
+
node</span>.</p>
906
905
907
906
<p>The <dfntitle=dom-StyleSheet-parentStyleSheet><code>parentStyleSheet</code></dfn> attribute must return the
908
-
<spantitle=concept-css-style-sheet-parent>parent</span> or null if there is none.</p>
<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
911
910
<spantitle=concept-css-style-sheet-title>title</span> is the empty string.</p>
0 commit comments