WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
17163
Prototype.js returns incorrect results when querying for *-of-type selectors
https://bugs.webkit.org/show_bug.cgi?id=17163
Summary
Prototype.js returns incorrect results when querying for *-of-type selectors
David Smith
Reported
2008-02-02 23:17:34 PST
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Oliver Hunt
Comment 1
2008-02-02 23:28:28 PST
Can you make little testcase?
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug