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 27592 - "The item(index) method must return the property..."
Summary: "The item(index) method must return the property..."
Status: NEW
Alias: None
Product: CSS
Classification: Unclassified
Component: CSSOM (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Simon Pieters
QA Contact: public-css-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-12 09:49 UTC by Ms2ger
Modified: 2014-12-12 09:49 UTC (History)
0 users

See Also:


Attachments

Description Ms2ger 2014-12-12 09:49:03 UTC
http://dev.w3.org/csswg/cssom/#the-cssstyledeclaration-interface

[[
The item(index) method must return the property name of the CSS declaration at position index.
]]

This should define the behaviour for out-of-range indices.