[Bug 24624] Is the order of HTMLCollection's supported property names valid?

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

--- Comment #5 from Boris Zbarsky <bzbarsky@mit.edu> ---
We have IDL hooks for this.  Or rather prose hooks.  See
<http://heycam.github.io/webidl/#property-enumeration>, but basically you can
just say that some subset (or all) of the named properties are "unenumerable"
to have them not show up during enumeration.

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

Received on Wednesday, 12 February 2014 15:16:38 UTC