- From: <bugzilla@jessica.w3.org>
- Date: Wed, 03 Jul 2013 18:23:28 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22328 Ian 'Hixie' Hickson <ian@hixie.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ian@hixie.ch --- Comment #1 from Ian 'Hixie' Hickson <ian@hixie.ch> --- (Note that since this is filed on the HTMLWG, it's not on my pile.) It's definitely not HTMLCollection.namedItem()'s behaviour (try changing the name='' attribute to id=''). And at least some browsers match the spec (Firefox, for one). Seems better to maintain compatibility with IE6, which was the main browser targeted by code that uses document.all, than to change this again. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Wednesday, 3 July 2013 18:23:29 UTC