Another nth-last-child
Mon Dec 28 10:00:30 UTC 2009 pix@kepibu.org
* Another nth-last-child
diff -rN -u old-Oh, Ducks!/notes new-Oh, Ducks!/notes
--- old-Oh, Ducks!/notes 2013-07-24 10:34:11.000000000 +0000
+++ new-Oh, Ducks!/notes 2013-07-24 10:34:11.000000000 +0000
@@ -134,10 +134,11 @@
* [ ] selectors involving descendants
** write documentation
** improve selector support
-*** positional selectors [3/12]
+*** positional selectors [3/13]
* [X] :nth-child(n)
* [X] :nth-child(xn+y)
* [ ] :nth-last-child
+ * [ ] :nth-last-child(xn+y)
* [X] :first-child
* [ ] :last-child
* [ ] :nth-of-type