From bd185087dc899b6157f821fdd29561caffcc4682 Mon Sep 17 00:00:00 2001 From: Artem Yunusov Date: Thu, 31 Jul 2008 03:06:39 +0500 Subject: A lot of bug fixes, added ElementTree support for extensions, some new tests. --- tests/misc/html-comments.html | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 tests/misc/html-comments.html (limited to 'tests/misc/html-comments.html') diff --git a/tests/misc/html-comments.html b/tests/misc/html-comments.html new file mode 100755 index 0000000..ac08082 --- /dev/null +++ b/tests/misc/html-comments.html @@ -0,0 +1,2 @@ +

Here is HTML +and once more

-- cgit v1.2.3