[Webkit-unassigned] [Bug 17163] New: Prototype.js returns incorrect results when querying for *-of-type selectors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 2 23:17:34 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17163

           Summary: Prototype.js returns incorrect results when querying for
                    *-of-type selectors
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Macintosh
               URL: http://dscoder.com/staroftypetestcase
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: catfish.man at gmail.com


The linked page is a test of ways of finding DOM elements matching certain
selectors. In Firefox 3, and in the native querySelectorAll implementation in
WebKit nightlies (post r29944), 53 elements are found for first-of-type and
last-of-type. In WebKit only, Prototype returns one element for all three
tested selectors.


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



More information about the webkit-unassigned mailing list