oga/spec/oga
Yorick Peterse 074b53c18c Fix entity encoding of attribute values
This ensures that single and double quotes are also encoded, previously
they would be left as is.

Fixes #113
2015-06-16 22:47:10 +02:00
..
css Added CSS/XPath Parser.parse_with_cache 2015-03-23 00:22:59 +01:00
html Support HTML attributes without starting quotes 2015-06-08 06:46:08 +02:00
xml Fix entity encoding of attribute values 2015-06-16 22:47:10 +02:00
xpath Ignore declared namespaces in HTML documents 2015-03-26 22:38:39 +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