diff options
Diffstat (limited to 'tests/misc/url_spaces.html')
-rw-r--r-- | tests/misc/url_spaces.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/misc/url_spaces.html b/tests/misc/url_spaces.html new file mode 100644 index 0000000..78c6521 --- /dev/null +++ b/tests/misc/url_spaces.html @@ -0,0 +1,7 @@ + +<p><a href="http://wikipedia.org/wiki/Dawn of War">Dawn of War</a> +</p> +<p><a href="http://wikipedia.org/wiki/Dawn of War" title="Dawn of War">Dawn of War</a> +</p> + + |