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

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

--- Comment #24 from Ian 'Hixie' Hickson <ian@hixie.ch> ---
(In reply to comment #6)
> > Not sure what warning I'd put where, exactly.
> 
> To the part about the set of supported names on form, about how the
> enumeration behavior this implies is not necessarily all that final...

Sorry, I missed that, since the bug wasn't assigned to me.

I'll add something to the HTML spec saying that the names shouldn't be
enumerable for now. When WebIDL gives me a more formal way to do this, I'll
update this (and navigator.plugins, etc) to do it that way.

As far as the order goes, I don't mind what it is, if you want a different
order just file a bug for it. As you say, we just need _an_ order.

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

Received on Tuesday, 9 July 2013 20:34:01 UTC