This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 21827 - "The return value is intended to be 'DOMString[]..."
Summary: "The return value is intended to be 'DOMString[]..."
Status: RESOLVED FIXED
Alias: None
Product: CSS
Classification: Unclassified
Component: CSSOM (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Simon Pieters
QA Contact: public-css-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 21828
  Show dependency treegraph
 
Reported: 2013-04-25 12:38 UTC by Simon Pieters
Modified: 2013-08-08 13:26 UTC (History)
0 users

See Also:


Attachments

Description Simon Pieters 2013-04-25 12:38:55 UTC
https://dvcs.w3.org/hg/csswg/raw-file/tip/cssom/Overview.html#widl-Document-styleSheetSets

[[
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.
]]

The brackets are dropped on the floor.
Comment 1 Glenn Adams 2013-04-25 21:51:16 UTC
https://dvcs.w3.org/hg/csswg/rev/ce543088411f