Edit

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

Branch :

  • Show log

    Commit

  • Author : Daniel Veillard
    Date : 2004-10-22 14:34:23
    Hash : fc484dd0
    Message : added support for HTML PIs #156087 added specific tests Daniel * HTMLparser.c: added support for HTML PIs #156087 * test/HTML/python.html result/HTML/python.html*: added specific tests Daniel

  • test/HTML/python.html
  • <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
                          "http://www.w3.org/TR/html4/loose.dtd" >
    <?xml-stylesheet href="./css/ht2html.css" type="text/css"?>
    <html>
    <!-- THIS PAGE IS AUTOMATICALLY GENERATED.  DO NOT EDIT. -->
    <head>
    <title>Python Programming Language</title>
    </head>
    <body>
    </body></html>