[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

--- Comment #14 from Boris Zbarsky <bzbarsky@mit.edu> ---
> I think technically for WebIDL interfaces the order is the source order in the
> spec

That's what UAs do in practice, but it completely falls down once you start
doing partial interfaces and "A implements B", since those are inherently not
ordered with respect to each other.

> e.g. by salting their hash differently on each run 

You just assumed attributes are stored in a hashtable...  ;)

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

Received on Saturday, 15 December 2012 01:11:10 UTC