Edit

kc3-lang/libxml2/test/HTML/reg4.html

Branch :

  • Show log

    Commit

  • Author : Daniel Veillard
    Date : 1999-10-14 09:10:25
    Hash : 7c1206fc
    Message : Revamped HTML parsing, lots of bug fixes for HTML stuff, Added xmlValidGetValidElements and xmlValidGetPotentialChildren, Completed and cleaned up the tests, Added doc for new modules gnome-xml-xmlmemory.html and gnome-xml-nanohttp.html, Daniel

  • test/HTML/reg4.html
  • <html>
    <head>
    <title>Regression test 4</title>
    </head>
    <body>
    <h1>Regression test 4</h1>
    <p>
    Wrong close of tag P
    <hr>
    </p>
    </body>
    </html>