[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / textwheel / tests / data / typo / inline_link_title.html
diff --git a/www/plugins-dist/textwheel/tests/data/typo/inline_link_title.html b/www/plugins-dist/textwheel/tests/data/typo/inline_link_title.html
new file mode 100644 (file)
index 0000000..025d807
--- /dev/null
@@ -0,0 +1,10 @@
+<p><a href="http://example.com" class='spip_out' title="title avec de la typo !" rel='external'>link</a> and <a href="/tests/" title="title avec de la typo !">another link</a></p>
+<p><a href="http://example.com" class='spip_out' hreflang='de' rel='external'>link avec de la typo!</a> and <a href="/tests/" hreflang='de'>another link avec de la typo!</a></p>
+<p><a href="http://example.com" class='spip_out' hreflang='de' rel='external'>link avec de la typo!</a> and <a href="/tests/" hreflang='de'>another link avec de la typo!</a></p>
+<p><a href="http://example.com" class='spip_out' rel='external'>link<i>em avec de la typo&nbsp;!</i></a> and <a href="/tests/">another link<i>em avec de la typo&nbsp;!</i></a></p>
+<p><a href="http://example.com" class='spip_out' title="em avec de la typo !" rel='external'>link</a> and <a href="/tests/" title="em avec de la typo !">another link</a></p>
+<p><a href="http://example.com" class='spip_out' title="title with em avec de la typo !" rel='external'>link</a> and <a href="/tests/" title="title with em avec de la typo !">another link</a></p>
+<p><a href="http://example.com" class='spip_out' title="title with bold avec de la typo !" rel='external'>link</a> and <a href="/tests/" title="title with bold avec de la typo !">another link</a></p>
+<p><a href="http://example.com" class='spip_out' hreflang='fr' title="title avec de la typo !" rel='external'>link</a> and <a href="/tests/" hreflang='fr' title="title avec de la typo !">another link</a></p>
+<p><a href="http://example.com" class='spip_out' hreflang='fr' title="title" rel='external'>link with <i>em avec de la typo&nbsp;!</i></a> and <a href="/tests/" hreflang='fr' title="title">another link with <i>em avec de la typo&nbsp;!</i></a></p>
+<p><a href="http://example.com" class='spip_out' rel='external'>link|title with <b>bold avec de la typo&nbsp;!</b></a> and <a href="/tests/">another link|title with <b>bold avec de la typo&nbsp;!</b></a></p>
\ No newline at end of file