[Bug 17871] Element attributes should not be required to be stored in an ordered list

https://www.w3.org/Bugs/Public/show_bug.cgi?id=17871

Anne <annevk@annevk.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #6 from Anne <annevk@annevk.nl> ---
The definitions of getAttribute() and setAttribute() depend on attributes being
ordered. The attributes member of Element depends on there being an order. Even
Maps in JavaScript have a defined order. I think we should stick with
attributes having an order.

See also: http://krijnhoetmer.nl/irc-logs/whatwg/20121213#l-339

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 13 December 2012 10:25:45 UTC