Annotation of embedaddon/libxml2/result/HTML/cf_128.html, revision 1.1.1.2

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

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