[Webkit-unassigned] [Bug 32856] querySelectorAll with "nth-child(3n+1), nth-child(3n)"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 30 23:07:31 PDT 2010


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


Nikolas Zimmermann <zimmermann at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #56335|review?                     |review-
               Flag|                            |




--- Comment #5 from Nikolas Zimmermann <zimmermann at kde.org>  2010-07-30 23:07:31 PST ---
(From update of attachment 56335)
LayoutTests/fast/dom/SelectorAPI/nth-child.html:16
 +    debug(i);
This should be removed, the expected.txt looks confusing.

LayoutTests/fast/dom/SelectorAPI/nth-child-expected.txt:27
 +  blue
You might want to load the js-test-post.js file delayed (there are numerous examples in existing tests how to do this), as the test output looks confusing:
blue
blue
white
..

Please fix these issues and resubmit.

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