oga/spec/oga/xml/parser
Yorick Peterse 0d7609da88 Support for parsing XML processing instructions. 2014-08-15 22:23:26 +02:00
..
cdata_spec.rb First shot at removing the AST layer. 2014-04-21 23:05:39 +02:00
comments_spec.rb First shot at removing the AST layer. 2014-04-21 23:05:39 +02:00
doctype_spec.rb Support for lexing/parsing inline doctypes. 2014-05-10 00:28:11 +02:00
documents_spec.rb First shot at removing the AST layer. 2014-04-21 23:05:39 +02:00
elements_spec.rb Proper namespace support for elements. 2014-08-11 00:41:36 +02:00
error_spec.rb Specs for XML parser errors. 2014-04-07 21:31:36 +02:00
hierarchy_spec.rb First shot at removing the AST layer. 2014-04-21 23:05:39 +02:00
html_void_elements_spec.rb Use XML::Attribute for element attributes. 2014-07-20 07:29:37 +02:00
processing_instruction_spec.rb Support for parsing XML processing instructions. 2014-08-15 22:23:26 +02:00
text_spec.rb First shot at removing the AST layer. 2014-04-21 23:05:39 +02:00
xml_declaration_spec.rb First shot at removing the AST layer. 2014-04-21 23:05:39 +02:00