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
Copy file name to clipboardExpand all lines: cssom/Overview.html
+11-9Lines changed: 11 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -1064,7 +1064,8 @@ <h3 id="css-style-sheet-collections"><span class="secno">6.2 </span>CSS Style Sh
1064
1064
<ol>
1065
1065
<li><p>Remove the <ahref="#css-style-sheet">CSS style sheet</a> from the list of <ahref="#document-css-style-sheets">document CSS style sheets</a>.
1066
1066
1067
-
<li><p>Set the <ahref="#css-style-sheet">CSS style sheet</a>'s <ahref="#concept-css-style-sheet-owner-node" title="concept-css-style-sheet-owner-node">owner node</a> to null.
1067
+
<li><p>Set the <ahref="#css-style-sheet">CSS style sheet</a>'s <ahref="#concept-css-style-sheet-parent-css-style-sheet" title="concept-css-style-sheet-parent-css-style-sheet">parent CSS style sheet</a>,
1068
+
<ahref="#concept-css-style-sheet-owner-node" title="concept-css-style-sheet-owner-node">owner node</a> and <ahref="#concept-css-style-sheet-owner-css-rule" title="concept-css-style-sheet-owner-css-rule">owner CSS rule</a> to null.
1068
1069
1069
1070
<!-- "associated CSS style sheet" is defined in terms of owner node, so we don't need to set it to null explicitly -->
0 commit comments