diff options
Diffstat (limited to 'tests/data/full-formattest.html')
| -rw-r--r-- | tests/data/full-formattest.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/data/full-formattest.html b/tests/data/full-formattest.html index 74d27c0..79ab51f 100644 --- a/tests/data/full-formattest.html +++ b/tests/data/full-formattest.html @@ -37,5 +37,16 @@ Links:<br /> </li><li><a href="http://cweiske.de/?foo#bar">http://cweiske.de/?foo#bar</a><br /> </li><li><a href="file:///home/cweiske/fam.jpg">/home/cweiske/fam.jpg</a></li></ul> <br /> +Tabs:<br /> +a<br /> +        b<br /> +                c<br /> +        d<br /> +e<br /> +<br /> +Tabs in text:<br /> +a b c<br /> +ab cd ef<br /> +<br /> Ende.<br /></body> </html> |
