oga/spec
Yorick Peterse 7271e74396 Revert "Compacter parser AST."
Although this AST is compacter it will result in conflicts between (text),
(attributes) and (attribute) nodes in regular XML documents. This is due to XML
allowing elements with these names (unlike in HTML).

This reverts commit 8898d08831.
2014-03-18 18:55:16 +01:00
..
oga Revert "Compacter parser AST." 2014-03-18 18:55:16 +01:00
support Renamed parse_html() to parse(). 2014-03-16 23:46:20 +01:00
spec_helper.rb Basic project layout. 2014-02-26 19:50:16 +01:00