summaryrefslogtreecommitdiff
path: root/test/HTML5/Html5Test.php
AgeCommit message (Expand)Author
2013-09-26The serializer was a wrapper for serializing the same way html5 at the top le...Matt Farina
2013-09-26Moved the output rules from being a configurable option. This is part of a ch...Matt Farina
2013-06-28Added a test around prefixed xml. It's a weird and invalid case. But, followi...Matt Farina
2013-06-26#8 Testing saving of fragments.Matt Farina
2013-06-26Added a helper method of loadHTMLFragment to get a DOMDocumentFragment.Matt Farina
2013-06-17Added mathml tests to test case sensitivity and fixed the parser for the corr...Matt Farina
2013-06-17#4 Added SVG tests and fixed issues with self closing non-html tags and attri...Matt Farina
2013-06-03Added tests to fill out the HTML5 class.Matt Farina
2013-05-30Added tests to make sure we can parse, save, and then parse the saved document.Matt Farina