We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b87197 commit 8398f99Copy full SHA for 8398f99
cssom-1/Overview.bs
@@ -790,7 +790,8 @@ represents a style sheet as defined by the CSS specification. In the CSSOM a
790
change the corresponding attribute on the <a for=CSSStyleSheet>owner node</a>.
791
792
Note: The <a for=CSSStyleSheet>owner node</a> of a <a>CSS style sheet</a>, if non-null, is the node whose <a>associated
793
- CSS style sheet</a> is the <a>CSS style sheet</a> in question.
+ CSS style sheet</a> is the <a>CSS style sheet</a> in question, when the <a>CSS style sheet</a> is <a
794
+ lt="add a CSS style sheet">added</a>.
795
796
797
<dt><dfn id=concept-css-style-sheet-title>title</dfn>
0 commit comments