summaryrefslogtreecommitdiff
path: root/test/data/tokeniser2/INDEX
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2008-09-06 23:51:50 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2008-09-06 23:51:50 +0000
commit99f3bed1de69e4d3993d85674f96a9eef69073b3 (patch)
tree9bda6de693d2b2d49e342a7207bb00d85de0777f /test/data/tokeniser2/INDEX
parentdc10ba2586c0d7cbfcc4426623b525f45053b134 (diff)
downloadlibhubbub-99f3bed1de69e4d3993d85674f96a9eef69073b3.tar.gz
libhubbub-99f3bed1de69e4d3993d85674f96a9eef69073b3.tar.bz2
Fixes for handling of CR followed immediately by multibyte sequences.
Pedantic whitespace changes. More paranoia surrounding entity handling. svn path=/trunk/hubbub/; revision=5266
Diffstat (limited to 'test/data/tokeniser2/INDEX')
-rw-r--r--test/data/tokeniser2/INDEX1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/data/tokeniser2/INDEX b/test/data/tokeniser2/INDEX
index 8c0bc41..49dc102 100644
--- a/test/data/tokeniser2/INDEX
+++ b/test/data/tokeniser2/INDEX
@@ -10,3 +10,4 @@ contentModelFlags.test html5lib content model tests
entities.test html5lib entity tests
escapeFlag.test html5lib escape flag tests
cdata.test CDATA section tests
+regression.test Regression tests