oga/spec/oga
Yorick Peterse 6d3c5c2ce9 XPath support for nested pipe operators
Basically this will process the left-hand side first, assign the result
to a variable and then append this set with the nodes from the
right-hand side.

Fixes #149
2016-02-23 22:24:07 +01:00
..
css Lexer/parser specs for CSS axes without whitespace 2015-09-04 15:13:38 +02:00
html Fixed parsing HTML identifiers containing colons 2015-12-26 20:28:35 +01:00
ruby Only wrap followed_by nodes in begin/end 2015-08-19 20:14:24 +02:00
xml Preserve entities that can't be decoded 2016-02-09 19:51:53 +01:00
xpath XPath support for nested pipe operators 2016-02-23 22:24:07 +01:00
blacklist_spec.rb Added Blacklist/Whitelist classes 2015-05-17 21:55:06 +02:00
entity_decoder_spec.rb Added Oga::EntityDecoder 2015-04-07 21:18:15 +02:00
lru_spec.rb Added LRU#maximum=/maximum 2015-03-23 00:26:48 +01:00
oga_spec.rb Support for strict parsing of XML documents 2015-06-15 23:53:11 +02:00
whitelist_spec.rb Added Blacklist/Whitelist classes 2015-05-17 21:55:06 +02:00