summaryrefslogtreecommitdiff
path: root/tests/data/dirty.html
blob: 1aa1723ad0f5cd3cf60df1bf49d49512164083d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<html>
	<head>
		<meta content="vim" name="generator"/>
		<meta content="jvoisin" name="author"/>
</head>
<body>
	<p>
		<h1>Hello</h1>
		I am a web page.
		Please <b>love</b> me.
		Here, have a pretty picture: <img src='dirty.jpg' alt='a pretty picture'/>
	</p>
</body>
</html>