RESOLVED FIXED Bug 30695
Drop .tags() support from HTMLCollection
https://bugs.webkit.org/show_bug.cgi?id=30695
Summary Drop .tags() support from HTMLCollection
Ian 'Hixie' Hickson
Reported 2009-10-22 17:10:51 PDT
HTML5 has tentatively dropped support for .tags() on HTMLCollection, limiting it to document.all's HTMLAllCollection only. We should try dropping support to see if that's tenable.
Attachments
patch (52.47 KB, patch)
2009-10-23 10:33 PDT, Sam Weinig
andersca: review+
Sam Weinig
Comment 1 2009-10-23 10:33:47 PDT
Anders Carlsson
Comment 2 2009-10-23 10:48:24 PDT
Comment on attachment 41731 [details] patch r=me
Sam Weinig
Comment 3 2009-10-24 15:37:22 PDT
Oops. This was fixed in r49998.
Note You need to log in before you can comment on or make changes to this bug.