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

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

--- Comment #15 from Boris Zbarsky <bzbarsky@mit.edu> ---
> the proposal would simply be to have getOwnPropertyNames return a list of all
> the own property names.

That's not a problem.  The problem is the ordering.

> and the complexity of implementing getOwnProperties correctly is not
> unreasonable.

The complexity of implementing it for this object as currently defined in the
spec is unreasonable.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Tuesday, 9 July 2013 15:02:05 UTC