oga/spec
Yorick Peterse 73c5dbe636 Basic setup for lexing CSS pseudo selectors.
This includes support for the crazy 2n+1 syntax you can use with selectors such
as :nth-child().

CSS selectors: doing what XPath already does using an even crazier syntax,
because screw you.
2014-09-28 22:38:25 +02:00
..
oga Basic setup for lexing CSS pseudo selectors. 2014-09-28 22:38:25 +02:00
support Basic boilerplate for lexing CSS selectors. 2014-09-28 22:38:24 +02:00
spec_helper.rb Cleaned up XPath specs using a shared example. 2014-07-15 09:34:11 +02:00