From 3f9ea693d71d24ad272000dfaaea5b886b18f68f Mon Sep 17 00:00:00 2001 From: Artem Yunusov Date: Mon, 4 Aug 2008 05:17:55 +0500 Subject: Bugfix for inline patterns. Tables extension ported to ElementTree. --- tests/extensions-x-tables/tables.html | 51 ++++++++++++++++++++++------------- 1 file changed, 33 insertions(+), 18 deletions(-) (limited to 'tests/extensions-x-tables/tables.html') diff --git a/tests/extensions-x-tables/tables.html b/tests/extensions-x-tables/tables.html index fad47b2..59e7da3 100644 --- a/tests/extensions-x-tables/tables.html +++ b/tests/extensions-x-tables/tables.html @@ -1,30 +1,45 @@ - -

Before -

- +

Before

+
+ - - - -
a b
c d

Another -

- + + + + + +
+c + +d +
+

Another

+ + - - + + + - + + - + + - + + - -
a b
a
+a + b
a b
a b
c d

After -

+ +d + + + +

After

-- cgit v1.2.3