[Webkit-unassigned] [Bug 133432] New: NodeList's length property should be on prototype

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 31 23:59:07 PDT 2014


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

           Summary: NodeList's length property should be on prototype
           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: rniwa at webkit.org
                CC: darin at apple.com, oliver at apple.com,
                    barraclough at apple.com, akling at apple.com


Right now, WebKit puts "length" property of NodeList on the object itself.
This doesn't match either DOM4 specification (http://www.w3.org/TR/2014/CR-dom-20140508/#interface-nodelist) or Firefox 29's behavior.

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