Skip to content

Commit 8398f99

Browse files
committed
Clarify note more
1 parent 4b87197 commit 8398f99

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

cssom-1/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -790,7 +790,8 @@ represents a style sheet as defined by the CSS specification. In the CSSOM a
790790
change the corresponding attribute on the <a for=CSSStyleSheet>owner node</a>.
791791

792792
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.
793+
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>.
794795

795796

796797
<dt><dfn id=concept-css-style-sheet-title>title</dfn>

0 commit comments

Comments
 (0)