oga/spec/oga
Yorick Peterse a1f80b4995 Support for the "following-sibling" axis.
This also comes with some small cleanups regarding
XPath::Evaluator#node_matches?. This change removes the need to, every time,
also use can_match_node?() to prevent NoMethodError errors from popping up.
2014-08-04 21:51:51 +02:00
..
html/parser First shot at removing the AST layer. 2014-04-21 23:05:39 +02:00
xml Allow Document#each_node to skip child nodes. 2014-08-04 10:00:32 +02:00
xpath Support for the "following-sibling" axis. 2014-08-04 21:51:51 +02:00