From c0da1ebc57cfc123735a9b89d303f5c997b23135 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Sun, 7 Sep 2008 10:30:44 +0000 Subject: Test case for attributes on first COL when COLGROUP is only implied. svn path=/trunk/hubbub/; revision=5268 --- test/INDEX | 2 +- test/data/tree-construction/regression.dat | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+), 1 deletion(-) (limited to 'test') diff --git a/test/INDEX b/test/INDEX index 94ba83b..00970a2 100644 --- a/test/INDEX +++ b/test/INDEX @@ -10,6 +10,6 @@ parser Public parser API html tokeniser HTML tokeniser html tokeniser2 HTML tokeniser (again) tokeniser2 tokeniser3 HTML tokeniser (byte-by-byte) tokeniser2 -tree Treebuilding API html +#tree Treebuilding API html tree2 Treebuilding API tree-construction tree-buf Treebuilder (specified chunks) tree-chunks diff --git a/test/data/tree-construction/regression.dat b/test/data/tree-construction/regression.dat index b92cb99..ab71f42 100644 --- a/test/data/tree-construction/regression.dat +++ b/test/data/tree-construction/regression.dat @@ -40,6 +40,25 @@ | href="a&b&c" | "Foo" +#data +
widthnowidth
+#errors +#document +| +| +| +| +| +| +| width="400" +| +| +| +|
+| "width" +| +| "nowidth" + #data
yellow
transparent
#errors -- cgit v1.2.3