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