Changeset 59649 in webkit


Ignore:
Timestamp:
May 17, 2010 9:46:22 PM (14 years ago)
Author:
yuzo@google.com
Message:

2010-05-16 Yuzo Fujishima <yuzo@google.com>

Reviewed by Darin Adler.

Add tests for Bug 31267 - :nth-child(-2n) should match no element.
http://trac.webkit.org/changeset/58300 has fixed this already.
https://bugs.webkit.org/show_bug.cgi?id=31267

  • fast/css/nth-child-negative-a-param-expected.txt: Added.
  • fast/css/nth-child-negative-a-param.html: Added.
Location:
trunk/LayoutTests
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r59647 r59649  
     12010-05-16  Yuzo Fujishima  <yuzo@google.com>
     2
     3        Reviewed by Darin Adler.
     4
     5        Add tests for Bug 31267 - :nth-child(-2n) should match no element.
     6        http://trac.webkit.org/changeset/58300 has fixed this already.
     7        https://bugs.webkit.org/show_bug.cgi?id=31267
     8
     9        * fast/css/nth-child-negative-a-param-expected.txt: Added.
     10        * fast/css/nth-child-negative-a-param.html: Added.
     11
    1122010-05-17  Kent Tamura  <tkent@chromium.org>
    213
Note: See TracChangeset for help on using the changeset viewer.