Updated to Drupal 8.6.4, which is PHP 7.3 friendly. Also updated HTMLaw library....
[yaffs-website] / web / core / modules / filter / tests / filter.url-input.txt
1 This is just a www.test.com. paragraph with person@test.com. some http://www.test.com. urls thrown in and also <code>using www.test.com the code tag</code>.
2
3 <blockquote>
4 This is just a www.test.com. paragraph with person@test.com. some http://www.test.com. urls thrown in and also <code>using www.test.com the code tag</code>.
5 </blockquote>
6
7 <code>Testing code tag http://www.test.com abc</code>
8
9 http://www.test.com
10 www.test.com
11 person@test.com
12 <code>www.test.com</code>
13 http://test.com/?search=test
14 http://test.com/?search=Test
15 http://test.com/?search=tesT
16
17 What about tags that don't exist <x>like x say www.test.com</x>? And what about tag <pooh>beginning www.test.com with p?</pooh>
18
19 Test &lt;br/&gt;: This is just a www.test.com. paragraph <strong>with</strong> some http://www.test.com urls thrown in. *<br/> This is just a www.test.com paragraph *<br/> with some http://www.test.com urls thrown in. *<br/>This is just a www.test.com paragraph person@test.com with some http://www.test.com urls *img*<img/> thrown in. This is just a www.test.com paragraph with some http://www.test.com urls thrown in. This is just a www.test.com paragraph person@test.com with some http://www.test.com urls thrown in.
20
21 This is just a www.test.com paragraph <strong>with</strong> some http://www.test.com urls thrown in. <br /> This is just a www.test.com paragraph with some http://www.test.com urls thrown in. This is just a www.test.com paragraph person@test.com with some http://www.test.com urls thrown in. This is just a www.test.com paragraph with some http://www.test.com urls thrown in. This is just a www.test.com paragraph person@test.com with some http://www.test.com urls thrown in.
22
23 The old URL filter has problems with <a title="kind of link www.example.com with text" href="http://www.example.com">this kind of link</a> with www address as part of text in title. www.test.com
24
25 <!-- This url www.test.com is inside a comment -->
26
27 <dl>
28 <dt>www.test.com</dt>
29 <dd>http://www.test.com</dd>
30 <dd>person@test.com</dd>
31 <dt>check www.test.com</dt>
32 <dd>this with some text around: http://www.test.com not so easy person@test.com now?</dd>
33 </dl>
34
35 <!-- <p>This url http://www.test.com is
36  inside a comment containing newlines and 
37 <em>html</em> tags.</p> -->
38
39 This is the end!