Edit

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

Branch :

  • Show log

    Commit

  • Author : Daniel Veillard
    Date : 2001-06-07 16:07:07
    Hash : f0c5376a
    Message : - HTMLtree.c: when in a pre element no formatting space should be added. - test/HTML/pre.html result/HTML/pre.html*: added a regression test Daniel

  • test/HTML/pre.html
  • <html>
    <body>
    <pre><a href="toto"></a><img src="titi"></pre>
    </body>
    </html>