[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 #19 from Travis Leithead [MSFT] <travil@microsoft.com> ---
Correct, and every few releases when we add new supported attributes, it tends
to re-shuffle the order, and yes we do get the occasional report (mostly from
internal test cases written using the innerHTML string compare bad practice)
that our attribute order change for innerHTML, etc., broke something. Rarely
(if ever?) have we got this report from content in the wild, so I'm also
skeptical that forcing an order on attribute serialization would solve a real
problem vs. the effort required in our implementation.

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

Received on Friday, 6 September 2013 16:38:17 UTC