From 1a42fa8602a99e0a8807f517ac44ecda77d86c22 Mon Sep 17 00:00:00 2001 From: Waylan Limberg Date: Thu, 16 Jun 2011 08:31:02 -0400 Subject: Added our own xhtml searializer. We no longer use a xml searializer to output xhtml. This fixes #9 among other bugs. The test suite even had bad tests that should have been failing. They also have been corrected. --- tests/extensions/extra/tables.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'tests/extensions/extra') diff --git a/tests/extensions/extra/tables.html b/tests/extensions/extra/tables.html index c931e6a..1d626da 100644 --- a/tests/extensions/extra/tables.html +++ b/tests/extensions/extra/tables.html @@ -85,13 +85,13 @@ - + Q - + W - + W @@ -106,13 +106,13 @@ - + Q - + W - + W -- cgit v1.2.3