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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 5 05:12:18 PST 2012


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





--- Comment #4 from pimvdb at live.nl  2012-01-05 05:12:19 PST ---
I'm testing this on Canary (18.0.997.0), but the "setTimeout" test case is working differently there.

To get it work on Canary I have to open Developer Tools and select the "Elements" tab. Only after doing so and refreshing the page, executing "test()" produces 3-3-3 for the "setTimeout" (third) case.

Without having Developer Tools open on the "Elements" tab, the result is 3-1-1 for the third case.

Without "setTimeout" (the first two cases) the result is 3-1-1; this hasn't changed on Canary.

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