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

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

--- Comment #21 from Boris Zbarsky <bzbarsky@mit.edu> ---
> What is the relevant part of what spec?

The part where it defines "supported property names".

That said, WebIDL doesn't actually define anything about how
getOwnPropertyNames interacts with the supported property names.  It does
define the interaction with enumeration at
http://dev.w3.org/2006/webapi/WebIDL/#property-enumeration

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

Received on Tuesday, 9 July 2013 19:14:22 UTC