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