- From: <bugzilla@jessica.w3.org>
- Date: Tue, 11 Feb 2014 23:24:45 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24624 Boris Zbarsky <bzbarsky@mit.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bzbarsky@mit.edu --- Comment #1 from Boris Zbarsky <bzbarsky@mit.edu> --- Arguably, we should not enumerate the names/ids at all and just enumerate the indices. That's what Gecko used to do, and more closely matches what websites expect, which is for every element to be the value for one single key during the enumeration. Of course getOwnPropertyNames still needs to be defined. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Tuesday, 11 February 2014 23:24:46 UTC