summaryrefslogtreecommitdiff
path: root/test/data/tokeniser2
diff options
context:
space:
mode:
authorRupinder Singh Khokhar <rsk1coder99@gmail.com>2014-06-13 06:41:51 +0530
committerRupinder Singh Khokhar <rsk1coder99@gmail.com>2014-07-09 10:04:21 +0530
commit70aaa771a5c5a7f2ea484a8df38c05beb1f57e20 (patch)
tree676a75549611fb27cddcadba6647bf4e1f7ba78a /test/data/tokeniser2
parent3e38a0c246536d064d722bf8c4db40ebf2275f5f (diff)
downloadlibhubbub-70aaa771a5c5a7f2ea484a8df38c05beb1f57e20.tar.gz
libhubbub-70aaa771a5c5a7f2ea484a8df38c05beb1f57e20.tar.bz2
There could have been a better way to handle EOFs in b/w tag-names and attribute values. [Fix] Numeric overflow check algo. [fix] cp1252 tables.
Diffstat (limited to 'test/data/tokeniser2')
-rw-r--r--test/data/tokeniser2/INDEX2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/data/tokeniser2/INDEX b/test/data/tokeniser2/INDEX
index 96daa2a..25dc3ac 100644
--- a/test/data/tokeniser2/INDEX
+++ b/test/data/tokeniser2/INDEX
@@ -5,7 +5,7 @@
test1.test html5lib tests (part 1)
test2.test html5lib tests (part 2)
test3.test html5lib tests (part 3)
-#test4.test html5lib tests (part 4)
+test4.test html5lib tests (part 4)
#contentModelFlags.test html5lib content model tests
#entities.test html5lib entity tests
#escapeFlag.test html5lib escape flag tests