File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / libxml2 / result / HTML / cf_128.html
Revision 1.1.1.2 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Sun Jun 15 19:53:33 2014 UTC (10 years, 1 month ago) by misho
Branches: libxml2, MAIN
CVS tags: v2_9_1p0, v2_9_1, HEAD
libxml2 2.9.1

    1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
    2: <html>
    3: <head>
    4: <title>gnome-xml push mode bug</title>
    5: </head>
    6: <body>
    7: 
    8: <table border="4">
    9:   <tr>
   10:     <td bgcolor="white">
   11: 	Foo1
   12: 	<table border="4">
   13: 	  <tr>
   14: 	    <td>Foo2<p></p>
   15: <p></p>
   16: </td>
   17: </tr>
   18: </table>
   19:     </td>
   20:     <td bgcolor="blue">Foo3</td>
   21:    </tr>
   22:   </table>
   23:   </body>
   24: </html>

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