diff options
Diffstat (limited to 'oldtests/Original/Literal_quotes_in_titles.html')
-rw-r--r-- | oldtests/Original/Literal_quotes_in_titles.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/oldtests/Original/Literal_quotes_in_titles.html b/oldtests/Original/Literal_quotes_in_titles.html new file mode 100644 index 0000000..62e8641 --- /dev/null +++ b/oldtests/Original/Literal_quotes_in_titles.html @@ -0,0 +1,2 @@ +<p>Foo <a href="/url/" title="Title with "quotes" inside">bar</a>.</p> +<p>Foo <a href="/url/" title="Title with "quotes" inside">bar</a>.</p> |