Annotation of embedaddon/libxml2/test/HTML/reg4.html, revision 1.1.1.1

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>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>