layout/reftests/table-dom/appendTbodyExpand1-ref.html

Wed, 31 Dec 2014 13:27:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 13:27:57 +0100
branch
TOR_BUG_3246
changeset 6
8bccb770b82d
permissions
-rw-r--r--

Ignore runtime configuration files generated during quality assurance.

     1 <HEAD>
     3 </HEAD>
     4 <BODY >
     5 <table bgcolor=orange border>
     6  <tbody>
     7    <tr>
     8     <td>c11</td><td>c12</td>
     9   </tr>
    10  </tbody>
    11  <tbody>
    12    <tr>
    13     <td>X1</td><td>X2</td>
    14   </tr>
    15  </tbody>
    16 </table>
    17 </BODY></HTML>

mercurial