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/tabs-in-lists.html | 91 ++++++++++++++++--------------------------- 1 file changed, 33 insertions(+), 58 deletions(-) (limited to 'tests/misc/tabs-in-lists.html') diff --git a/tests/misc/tabs-in-lists.html b/tests/misc/tabs-in-lists.html index 7f61928..a1a92ec 100644 --- a/tests/misc/tabs-in-lists.html +++ b/tests/misc/tabs-in-lists.html @@ -1,67 +1,42 @@ - -

First a list with a tabbed line -

+

First a list with a tabbed line

-

Just a blank line: -

+

Just a blank line:

-

Now a list with 4 spaces and some text: -

+

Now a list with 4 spaces and some text:

-

Now with a tab and an extra space: -

+

Now with a tab and an extra space:

-

Now a list with 4 spaces: -

+

Now a list with 4 spaces:

- - +
  • +

    A

    +
  • +
  • +

    B

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