From a6a2f7a824491d82af40f1ce8699ef4eb7d192e3 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Tue, 10 Mar 2009 12:49:49 +0000 Subject: Sync tokeniser tests with html5lib. Sync tokeniser implementation with the spec. Fix handling of \0 in the tag open state. The unicodeCharacters test is disabled, as json-c doesn't like it. svn path=/trunk/hubbub/; revision=6755 --- test/data/tokeniser2/INDEX | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/data/tokeniser2/INDEX') diff --git a/test/data/tokeniser2/INDEX b/test/data/tokeniser2/INDEX index 49dc102..f16feb4 100644 --- a/test/data/tokeniser2/INDEX +++ b/test/data/tokeniser2/INDEX @@ -9,5 +9,7 @@ test4.test html5lib tests (part 4) contentModelFlags.test html5lib content model tests entities.test html5lib entity tests escapeFlag.test html5lib escape flag tests +numericEntities.test html5lib numeric entities tests +#unicodeChars.test html5lib unicode character tests cdata.test CDATA section tests regression.test Regression tests -- cgit v1.2.3