Projet

Général

Profil

Paste
Télécharger (2,13 ko) Statistiques
| Branche: | Révision:

root / htmltest / modules / filter / tests / filter.url-input.txt @ 85ad3d82

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

    
14
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>
15

    
16
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.
17

    
18
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.
19

    
20
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
21

    
22
<!-- This url www.test.com is inside a comment -->
23

    
24
<dl>
25
<dt>www.test.com</dt>
26
<dd>http://www.test.com</dd>
27
<dd>person@test.com</dd>
28
<dt>check www.test.com</dt>
29
<dd>this with some text around: http://www.test.com not so easy person@test.com now?</dd>
30
</dl>
31

    
32
<!-- <p>This url http://www.test.com is
33
 inside a comment containing newlines and 
34
<em>html</em> tags.</p> -->
35

    
36
This is the end!