summaryrefslogtreecommitdiff
path: root/test/HTML5/ElementsTest.php
AgeCommit message (Expand)Author
2013-06-11Added SVG and MathML element and attribute normalization.Matt Farina
2013-05-02Updated the unary terminology to void in the element tests.Matt Farina
2013-05-02Added block element checking to elements class.Matt Farina
2013-05-02Changed constants from UNARY_TAG to VOID_TAG to follow spec.Matt Butcher
2013-04-29Moved the traverser unary tests to the elements class.Matt Farina
2013-04-24Added negative test to unit tests.Technosophos
2013-04-24Experimenting with bitmasked elements.Technosophos
2013-04-24Added SVG to the element setup.Matt Farina
2013-04-24Added MathML Presentation element checking.Matt Farina
2013-04-24Added tests around the html element checking.Matt Farina