/ libxml2 / test / HTML / reg3.html
reg3.html
 1  <html>
 2  <head>
 3  <title>Regression test 3</title>
 4  </head>
 5  <body>
 6  <h1>Regression test 3</h1>
 7  <p>
 8  Autoclose of tag P
 9  <hr>
10  <p>
11  Ok file no problem
12  </body>
13  </html>