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/blockquote-hr.html | 31 ++++++++++++------------------- 1 file changed, 12 insertions(+), 19 deletions(-) (limited to 'tests/misc/blockquote-hr.html') diff --git a/tests/misc/blockquote-hr.html b/tests/misc/blockquote-hr.html index 1d7af0f..e437766 100644 --- a/tests/misc/blockquote-hr.html +++ b/tests/misc/blockquote-hr.html @@ -1,23 +1,16 @@ -

This is a paragraph. -

+

This is a paragraph.


- -

Block quote with horizontal lines. -

+
+

Block quote with horizontal lines.


- -

Double block quote. -

+
+

Double block quote.


- -

End of the double block quote. -

-

A new paragraph. - With multiple lines. - Even a lazy line. -

+

End of the double block quote.

+
+

A new paragraph. +With multiple lines. +Even a lazy line.


- -

The last line. -

-
\ No newline at end of file +

The last line.

+
-- cgit v1.2.3