[Webkit-unassigned] [Bug 70879] :nth-child with descendant selector not selecting all elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 8 07:51:56 PST 2011


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





--- Comment #2 from pimvdb at live.nl  2011-12-08 07:51:56 PST ---
Created an attachment (id=118391)
 --> (https://bugs.webkit.org/attachment.cgi?id=118391&action=review)
Test case with setTimeout

The weird thing is - it does work when deferring the selector, i.e. with "setTimeout". Please see the attached test case - when executed immediately, the selector does not select correctly, but when using it in combination with "setTimeout", it does work.

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