summaryrefslogtreecommitdiff
path: root/test/HTML5/Parser/EventStack.php
AgeCommit message (Expand)Author
2013-04-24Moved to Elements::TEXT_RAW for Tokenizer.Technosophos
2013-04-19Full support for rawtext. Unit tests finished.Technosophos
2013-04-16Added support for processing instructions.Technosophos
2013-04-15Unit tests for DOCTYPE are all passing.Technosophos
2013-04-15Updated event handler interface.Technosophos
2013-04-12CDATA handling is complete. DOCTYPE is begun.Matt Butcher
2013-04-11Working on closing tag and bogus comments.Technosophos
2013-04-11Working on tag parsing.Matt Butcher
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 EventStack testing event handler.Technosophos