diff options
Diffstat (limited to 'tests/data')
| -rw-r--r-- | tests/data/dirty.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/data/dirty.html b/tests/data/dirty.html new file mode 100644 index 0000000..1aa1723 --- /dev/null +++ b/tests/data/dirty.html | |||
| @@ -0,0 +1,14 @@ | |||
| 1 | <html> | ||
| 2 | <head> | ||
| 3 | <meta content="vim" name="generator"/> | ||
| 4 | <meta content="jvoisin" name="author"/> | ||
| 5 | </head> | ||
| 6 | <body> | ||
| 7 | <p> | ||
| 8 | <h1>Hello</h1> | ||
| 9 | I am a web page. | ||
| 10 | Please <b>love</b> me. | ||
| 11 | Here, have a pretty picture: <img src='dirty.jpg' alt='a pretty picture'/> | ||
| 12 | </p> | ||
| 13 | </body> | ||
| 14 | </html> | ||
