Bug 38804

Summary: REGRESSION: querySelectorAll('...:first') returns empty set
Product: WebKit Reporter: Sidney San Martín <s+webkit>
Component: WebCore JavaScriptAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ap
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.6   
Attachments:
Description Flags
Test case none

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.