71960fff87
This is a Nokogiri extension (as far as I'm aware) but it's useful enough to also include in Oga. Selectors such as "foo:nth(2)" are simply compiled to XPath "descendant::foo[position() = 2]". Fixes #123 |
||
---|---|---|
.. | ||
oga | ||
support | ||
spec_helper.rb |