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 16102 - Use an array for the names member rather than DOMStringList. DOMStringList is silly.
Summary: Use an array for the names member rather than DOMStringList. DOMStringList is...
Status: RESOLVED FIXED
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:
Blocks:
 
Reported: 2012-02-24 09:56 UTC by contributor
Modified: 2012-07-18 22:00 UTC (History)
5 users (show)

See Also:


Attachments

Description contributor 2012-02-24 09:56:28 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/common-dom-interfaces.html
Multipage: http://www.whatwg.org/C#htmlpropertiescollection
Complete: http://www.whatwg.org/c#htmlpropertiescollection

Comment:
Use an array for the names member rather than DOMStringList. DOMStringList is
silly.

Posted from: 213.236.208.22 by annevk@opera.com
User agent: Opera/9.80 (Macintosh; Intel Mac OS X 10.7.3; U; en) Presto/2.10.229 Version/11.61
Comment 1 Ian 'Hixie' Hickson 2012-02-24 23:36:19 UTC
Seems reasonable.
Comment 2 Ian 'Hixie' Hickson 2012-06-28 23:13:21 UTC
Done. (Leaving open until we know how to handle bugs that also affect the HTMLWG specs.)
Comment 3 contributor 2012-07-18 17:54:32 UTC
This bug was cloned to create bug 18270 as part of operation convergence.
Comment 4 Anne 2012-07-18 22:00:28 UTC
No longer need to care about the HTML WG so closing as this was fixed in http://html5.org/r/7158