RESOLVED DUPLICATE of bug 38697 Bug 38804
REGRESSION: querySelectorAll('...:first') returns empty set
https://bugs.webkit.org/show_bug.cgi?id=38804
Summary REGRESSION: querySelectorAll('...:first') returns empty set
Sidney San Martín
Reported 2010-05-08 11:15:56 PDT
Created attachment 55481 [details] Test case Passing querySelectorAll a pseudo-selector like :first used to throw an exception. Other pseudo selectors like :last still do, but :first now returns an empty set.
Attachments
Test case (435 bytes, text/html)
2010-05-08 11:15 PDT, Sidney San Martín
no flags
Alexey Proskuryakov
Comment 1 2010-05-09 16:47:57 PDT
This is already fixed. *** This bug has been marked as a duplicate of bug 38697 ***
Note You need to log in before you can comment on or make changes to this bug.