summaryrefslogtreecommitdiff
path: root/test/data/tokeniser2/test2.test
Commit message (Collapse)AuthorAgeFilesLines
* Update to latest html5lib tests.Andrew Sidwell2008-06-231-1/+1
| | | | svn path=/trunk/hubbub/; revision=4428
* Add some new tests (also committed to html5lib).Andrew Sidwell2008-06-191-0/+4
| | | | svn path=/trunk/hubbub/; revision=4407
* Add a comma that somehow went missing.Andrew Sidwell2008-06-181-1/+1
| | | | svn path=/trunk/hubbub/; revision=4388
* Fix remaining issues around passing the testsuite, and make sure all the ↵Andrew Sidwell2008-06-181-3/+4
| | | | | | tokeniser is tested. svn path=/trunk/hubbub/; revision=4387
* Restore the commenting-out of a test.Andrew Sidwell2008-06-171-0/+3
| | | | svn path=/trunk/hubbub/; revision=4368
* Update the testsuite to match the tokeniser. Also, import new html5lib ↵Andrew Sidwell2008-06-161-26/+67
| | | | | | tests for better coverage. Known issue: the tokeniser test stalls using the testrunner script. svn path=/trunk/hubbub/; revision=4356
* Import hubbub -- an HTML parsing library.John Mark Bell2007-06-231-0/+108
Plenty of work still to do (like tree generation ;) svn path=/trunk/hubbub/; revision=3359