Bug 30695

Summary: Drop .tags() support from HTMLCollection
Product: WebKit Reporter: Ian 'Hixie' Hickson <ian>
Component: DOMAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
patch andersca: review+

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.