/ libxml2 / result / HTML / cf_128.html
cf_128.html
 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>