summaryrefslogtreecommitdiff
path: root/test/HTML5/Parser/DOMTreeBuilderTest.php
AgeCommit message (Expand)Author
2013-06-18More work on fragment parser.Matt Butcher
2013-06-13Support for mixed casing on SVG and MathML.Matt Butcher
2013-05-02Changed constants from UNARY_TAG to VOID_TAG to follow spec.Matt Butcher
2013-05-01Fixes for PI tests.Matt Butcher
2013-05-01Added parse error tests.Matt Butcher
2013-05-01Fixed faulty test.Matt Butcher
2013-05-01Fixed CDATA.Matt Butcher
2013-04-24MAJOR changes to the DOMTreeBuilder.Matt Butcher
2013-04-24Added attribute handling.Technosophos
2013-04-24Unit tests for DOMTreeBuilder begun.Technosophos
2013-04-19Stubs for tree builder and tests.Technosophos