summaryrefslogtreecommitdiff
path: root/test/data/html/initial-close-tag.html
blob: 70799829e5e37301023befe78c2c82cb8f277183 (plain)
1
2
3
4
5
6
7
8
9
10
11
</html>
<!DOCTYPE html>
<html>
<head>
<title>A title</title>
</head>
<body>
Some text.
</body>
</html>