|
|
1.1 misho 1: <html>
2: <head>
3: <title>Regression test 4</title>
4: </head>
5: <body>
6: <h1>Regression test 4</h1>
7: <p>
8: Wrong close of tag P
9: <hr>
10: </p>
11: </body>
12: </html>