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

Wed, 31 Dec 2014 07:16:47 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:16:47 +0100
branch
TOR_BUG_9701
changeset 3
141e0f1194b1
permissions
-rw-r--r--

Revert simplistic fix pending revisit of Mozilla integration attempt.

     1 <HEAD>
     3 </HEAD>
     4 <BODY >
     6 <table bgcolor=orange border>
     7  <tr>
     8   <td>c11</td><td>c13</td>
     9  </tr>
    10  <tr>
    11   <td>c21</td><td>c22</td><td>c23</td>
    12  </tr>
    13 </table>
    15 </BODY></HTML>

mercurial