Revision 40e55d85d9e7649d8b8e573b8d9b77e0e183fe63 authored by Philip Jägenstedt on 27 April 2018, 09:23:29 UTC, committed by Blink WPT Bot on 27 April 2018, 09:41:43 UTC
1 parent 8f1bac8
Raw File
TODO
Some things that need testing:
   :nth-child(2n+3)
   :nth-child(2n-2)
   :nth-child(2n-3)
   :nth-child(-2n+1)
   :nth-child(-1n+6)
   :nth-child(-2)
   :nth-child(-2n-2)
   :nth-child(-n-2)
   summary file

See also:
   http://www.w3.org/mid/40B8E7FA.3040409@mit.edu
back to top