[webkit-reviews] review granted: [Bug 31267] :nth-child(-2n) should match no element : [Attachment 56213] Add tests for Bug 31267 - :nth-child(-2n) should match no element.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 17 10:52:16 PDT 2010


Darin Adler <darin at apple.com> has granted Yuzo Fujishima <yuzo at google.com>'s
request for review:
Bug 31267: :nth-child(-2n) should match no element
https://bugs.webkit.org/show_bug.cgi?id=31267

Attachment 56213: Add tests for Bug 31267 - :nth-child(-2n) should match no
element.
https://bugs.webkit.org/attachment.cgi?id=56213&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
Good to add a test case.

A test that replaces "Test didn't run" with "PASS" or "FAIL" isn't quite as
good as a test that explains what it's testing. It's better when possible to
have the test explain itself and write out specifics of the unwanted result.

r=me


More information about the webkit-reviews mailing list