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 25124 - Supported property names on HTMLOptionsCollection should probably not be enumerable
Summary: Supported property names on HTMLOptionsCollection should probably not be enum...
Status: RESOLVED DUPLICATE of bug 25123
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on: 25123
Blocks:
  Show dependency treegraph
 
Reported: 2014-03-22 15:56 UTC by contributor
Modified: 2014-05-05 22:56 UTC (History)
3 users (show)

See Also:


Attachments

Description contributor 2014-03-22 15:56:19 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/common-dom-interfaces.html
Multipage: http://www.whatwg.org/C#htmloptionscollection-0
Complete: http://www.whatwg.org/c#htmloptionscollection-0
Referrer: http://www.whatwg.org/specs/web-apps/current-work/multipage/

Comment:
Supported property names on HTMLOptionsCollection should probably not be
enumerable

Posted from: 98.110.194.132 by bzbarsky@mit.edu
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:31.0) Gecko/20100101 Firefox/31.0
Comment 1 Boris Zbarsky 2014-03-22 15:56:28 UTC
Similar to bug 25123.
Comment 2 Ian 'Hixie' Hickson 2014-05-05 22:56:13 UTC
Fixed this in bug 25123.

*** This bug has been marked as a duplicate of bug 25123 ***