12 lines
140 B
HTML
12 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>
|