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/safe_mode/unsafe_urls.html | 45 ++++++++++++++++++++-------------------- 1 file changed, 23 insertions(+), 22 deletions(-) (limited to 'tests/safe_mode/unsafe_urls.html') diff --git a/tests/safe_mode/unsafe_urls.html b/tests/safe_mode/unsafe_urls.html index fe37840..6dabe64 100644 --- a/tests/safe_mode/unsafe_urls.html +++ b/tests/safe_mode/unsafe_urls.html @@ -1,25 +1,26 @@ -

These links should be unsafe and not allowed in safe_mode +

These links should be unsafe and not allowed in safe_mode

+

+link +link +link +link +link +link +link +link +link +link +link

-

link - link - link - link - link - link - link - link - link - link - link +

+img +ref +imgref

-

img - ref - imgref -

-

These should work regardless: -

-

relative - email - news scheme - http link +

These should work regardless:

+

+relative +email +news scheme +http link

-- cgit v1.2.3