[Bug 22320] Form's supported property names should perhaps not be enumerable

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

--- Comment #20 from Mark S. Miller <erights@gmail.com> ---
(In reply to comment #19)
> > Btw, why would a deterministic order for this be expensive? I don't get it.
> 
> The particular order defined in the spec is expensive.  Please do read the
> spec; it's linked in comment 0.

Nowhere on any of the pages linked from comment 0 is "getOwnPropertyNames"
mentioned. What is the relevant part of what spec?

> 
> > So how about we change the spec to "have getOwnPropertyNames return a list of
> > the own property names"? What is the right forum to get this spec changed?
> 
> This needs changes to both WebIDL and HTML, as things stand.

Let's do it.

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

Received on Tuesday, 9 July 2013 18:40:09 UTC