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 20395 - Order of supported property names is not defined. See HTMLCollection in DOM for how this probably should be done.
Summary: Order of supported property names is not defined. See HTMLCollection in DOM f...
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-12-14 20:02 UTC by contributor
Modified: 2013-02-13 00:03 UTC (History)
5 users (show)

See Also:


Attachments

Description contributor 2012-12-14 20:02:52 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/
Multipage: http://www.whatwg.org/C#htmlformcontrolscollection
Complete: http://www.whatwg.org/c#htmlformcontrolscollection

Comment:
Order of supported property names is not defined. See HTMLCollection in DOM
for how this probably should be done.

Posted from: 82.161.179.17 by annevk@annevk.nl
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.21 (KHTML, like Gecko) Chrome/25.0.1354.0 Safari/537.21
Comment 1 Anne 2012-12-14 20:05:52 UTC
This is also true for HTMLOptionsCollection and to some extent true for HTMLPropertiesCollection (could use "tree order").
Comment 2 contributor 2013-02-13 00:03:32 UTC
Checked in as WHATWG revision r7722.
Check-in comment: Try to define order for supported property names. This is not based on testing. If there are compatibility constraints here that prevent implementing this as specced, please let me know.
http://html5.org/tools/web-apps-tracker?from=7721&to=7722