1 parent 2933df6 commit 6eba578Copy full SHA for 6eba578
1 file changed
content/CSS/cssstylesheet.jsdoc
@@ -6,9 +6,8 @@ Use the
6
to get a list of all CSSStyleSheets for a document.
7
8
Can be created by creating an
9
-%%/HTMLStyleElement|HTMLStyleElement%%, adding it to the document,
10
-and then finding the CSSStyleSheet in document.styleSheets
11
-that has ownerNode equal to HTMLStyleElement.
+%%/HTMLStyleElement|HTMLStyleElement%% and accesing its
+%%/HTMLStyleElement#sheet|sheet%% property.
12
13
Spec:
14
http://www.w3.org/TR/DOM-Level-2-Style/css.html#CSS-CSSStyleSheet
0 commit comments