We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baeda67 commit 96dfc8dCopy full SHA for 96dfc8d
1 file changed
cssom/idl/Document.idl
@@ -118,7 +118,6 @@ partial interface Document {
118
"<p>The {@name} {@type} must return a list of the <span title='style sheet set name'>style\
119
sheet set names</span> of the <span title='style sheet set'>style sheet sets</span>, in order\
120
of the <span>document style sheets</span>.</p>\
121
- <p class=issue>The return value is intended to be 'DOMString[]', but the brackets are missing in the IDL due to a bug in the spec's build process."
122
]
123
readonly attribute DOMString[] styleSheetSets; // new
124
0 commit comments