From a316ac49a6934221b24ec58a6a7dc4c3b30ae1e8 Mon Sep 17 00:00:00 2001 From: Artem Yunusov Date: Mon, 14 Jul 2008 16:17:33 +0500 Subject: A lot of bug fixes. Handlig attributes added, new hr processing. Reformatted test suite for ElementTree output. --- tests/misc/lists5.html | 31 ++++++++++++------------------- 1 file changed, 12 insertions(+), 19 deletions(-) (limited to 'tests/misc/lists5.html') diff --git a/tests/misc/lists5.html b/tests/misc/lists5.html index 460a27d..c3dbda4 100644 --- a/tests/misc/lists5.html +++ b/tests/misc/lists5.html @@ -1,21 +1,14 @@ - -

This is a test of a block quote - With just two lines -

-

A paragraph -

-

This is a more difficult case - With a list item inside the quote -

+
+

This is a test of a block quote +With just two lines

+
+

A paragraph

+
+

This is a more difficult case +With a list item inside the quote

    -
  • - Alpha -
  • - -
  • - Beta - Etc. -
  • +
  • Alpha
  • +
  • Beta +Etc.
-
- +
\ No newline at end of file -- cgit v1.2.3