summaryrefslogtreecommitdiff
path: root/ext/dom/tests/test.html
blob: fe6d0d3dbc1cca6405b9aece5825da6dbc8faecf (plain)
1
2
3
4
5
6
7
8
9
<html>
<head>
<title>Hello world</title>
</head>
<body>
This is a not well-formed<br>
html files with undeclared entities&nbsp;
</body>
</html>