File size: 156 Bytes
6aaf86c | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | <html>
<head>
<title>Regression test 3</title>
</head>
<body>
<h1>Regression test 3</h1>
<p>
Autoclose of tag P
<hr>
<p>
Ok file no problem
</body>
</html>
|
6aaf86c | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | <html>
<head>
<title>Regression test 3</title>
</head>
<body>
<h1>Regression test 3</h1>
<p>
Autoclose of tag P
<hr>
<p>
Ok file no problem
</body>
</html>
|