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