summaryrefslogtreecommitdiff
path: root/test/HTML5/Parser/TokenizerTest.php
AgeCommit message (Expand)Author
2013-04-11endTag is done.Technosophos
2013-04-11Working on closing tag and bogus comments.Technosophos
2013-04-11Working on tag parsing.Matt Butcher
2013-04-10Streamlining recursion.Technosophos
2013-04-10Instead of throwing parse errors, we now send as events.Technosophos
2013-04-10Finishing tests on entities.Technosophos
2013-04-10Working on entity resolution.Technosophos
2013-04-10Fixed tokenizer test #1.Technosophos
2013-04-10Added test and stubbed out first method.Technosophos
2013-04-10Initial add of scanner and tokenizer tests.Matt Butcher