- From: <bugzilla@jessica.w3.org>
- Date: Tue, 18 Jun 2013 02:11:10 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22320 --- Comment #6 from Boris Zbarsky <bzbarsky@mit.edu> --- > 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... Note that there is near-zero interop here right now: WebKit only enumerates indices, IE only enumerates names/ids, afaict, Gecko only enumerates names for things that have them, indices for the rest. Until we switch to WebIDL for form, at which point we'll go with the WebKit behavior for now. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Tuesday, 18 June 2013 02:11:12 UTC