[Webkit-unassigned] [Bug 110611] document.getElementsByTagName should return an HTMLCollection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 22 12:19:40 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=110611





--- Comment #3 from Boris Zbarsky <bzbarsky at mit.edu>  2013-02-22 12:22:03 PST ---
WebKit doesn't make it what DOM3 calls a NodeList, as I already said.  The spec was changed to HTMLCollection based in part on what WebKit contributors said WebKit was willing to implement and what it was implementing right now.

Note that both Trident and Gecko return an HTMLCollection here.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list