android13/external/libxml2/test/HTML/reg4.html

13 lines
140 B
HTML

<html>
<head>
<title>Regression test 4</title>
</head>
<body>
<h1>Regression test 4</h1>
<p>
Wrong close of tag P
<hr>
</p>
</body>
</html>