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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 22 07:59:52 PST 2013


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

           Summary: document.getElementsByTagName should return an
                    HTMLCollection
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bzbarsky at mit.edu


See http://dom.spec.whatwg.org/#document

Note that the list WebKit returns isn't quite what a NodeList should be anyway; it's got various HTMLCollection-like features (e.g. named access to nodes).

-- 
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