From f6da83640fefb0583ad956668a7b79e9d8143226 Mon Sep 17 00:00:00 2001 From: Waylan Limberg Date: Fri, 22 Aug 2008 13:52:04 -0400 Subject: Updated tests with raw block level html in them. **Note** these tests do not pass now - but they should! We need to fix the bug which the tests were previosuly hiding! --- tests/misc/html.html | 7 ++++--- tests/misc/html.txt | 5 ++++- tests/misc/markup-inside-p.html | 18 +++++++++--------- 3 files changed, 17 insertions(+), 13 deletions(-) (limited to 'tests') diff --git a/tests/misc/html.html b/tests/misc/html.html index 81b8b62..2f27a3e 100644 --- a/tests/misc/html.html +++ b/tests/misc/html.html @@ -1,8 +1,9 @@ -

Block level html

+

Block level html

Some inline stuff.

Now some arbitrary tags.

+
More block level html.

And of course .

-this . -[this ) \ No newline at end of file +[this ) + diff --git a/tests/misc/markup-inside-p.html b/tests/misc/markup-inside-p.html index c0478fb..28592bc 100644 --- a/tests/misc/markup-inside-p.html +++ b/tests/misc/markup-inside-p.html @@ -1,17 +1,17 @@ -

+

_foo_ -

-

+

+

_foo_ -

-

_foo_

-

+

+

_foo_

+

_foo_ -

-

+

+

_foo_ -

\ No newline at end of file +

-- cgit v1.2.3