summaryrefslogtreecommitdiff
path: root/test/data/tokeniser2/INDEX
Commit message (Expand)AuthorAgeFilesLines
* Handling LF after CR in bogus comment state & changing few tests to make it i...Rupinder Singh Khokhar2014-07-091-1/+1
* [Headache] Fixed tester & modified test file :-PRupinder Singh Khokhar2014-07-091-1/+1
* added RAWTEXT contentModel. Also removed an if(c='-') condition because I fel...Rupinder Singh Khokhar2014-07-091-3/+3
* Enabling some tests. The regresssion.test file had some tests that I found to...Rupinder Singh Khokhar2014-07-091-4/+4
* There could have been a better way to handle EOFs in b/w tag-names and attrib...Rupinder Singh Khokhar2014-07-091-1/+1
* Adding the COMMENT_END_BANG state for test3.datRupinder Singh Khokhar2014-07-091-1/+1
* [Fix] tokeniser wrongly emitted a replacement character instead of utf8 NULL....Rupinder Singh Khokhar2014-07-091-1/+1
* Updating Named Entities API in tokeniserRupinder Singh Khokhar2014-07-091-1/+1
* Adding the latest test files without fixing the INDEXes or the test interfacesRupinder Singh Khokhar2014-06-171-8/+13
* Sync tokeniser tests with html5lib.John Mark Bell2009-03-101-0/+2
* Fixes for handling of CR followed immediately by multibyte sequences.John Mark Bell2008-09-061-0/+1
* Add CDATA tests and the infrastructure to support them.Andrew Sidwell2008-06-191-0/+1
* Update the testsuite to match the tokeniser. Also, import new html5lib tests...Andrew Sidwell2008-06-161-1/+5
* Import hubbub -- an HTML parsing library.John Mark Bell2007-06-231-0/+7