Skip to content

Commit 96dfc8d

Browse files
author
Simon Pieters
committed
[cssom] (editorial) Remove this issue now that the IDL is correct
1 parent baeda67 commit 96dfc8d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cssom/idl/Document.idl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@ partial interface Document {
118118
"<p>The {@name} {@type} must return a list of the <span title='style sheet set name'>style\
119119
sheet set names</span> of the <span title='style sheet set'>style sheet sets</span>, in order\
120120
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."
122121
]
123122
readonly attribute DOMString[] styleSheetSets; // new
124123

0 commit comments

Comments
 (0)