[Webkit-unassigned] [Bug 31267] New: :nth-child(-2n) should match no element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 9 12:45:51 PST 2009


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

           Summary: :nth-child(-2n) should match no element
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jan at kassens.net


:nth-child(-an) matches the a-th element, but should not match anything.

This applies to querySelectorAll and CSS rules.

NOTE:
:nth-child(-n) correctly matches nothing.

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