diff options
Diffstat (limited to 'tests/misc/url_spaces.html')
-rw-r--r-- | tests/misc/url_spaces.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/misc/url_spaces.html b/tests/misc/url_spaces.html new file mode 100644 index 0000000..ebacb75 --- /dev/null +++ b/tests/misc/url_spaces.html @@ -0,0 +1,2 @@ +<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>
\ No newline at end of file |