layout/tables/crashtests/370360-1.html

Thu, 15 Jan 2015 21:03:48 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 15 Jan 2015 21:03:48 +0100
branch
TOR_BUG_9701
changeset 11
deefc01c0e14
permissions
-rw-r--r--

Integrate friendly tips from Tor colleagues to make (or not) 4.5 alpha 3;
This includes removal of overloaded (but unused) methods, and addition of
a overlooked call to DataStruct::SetData(nsISupports, uint32_t, bool.)

     1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
     3 <style>
     4 html {font-size: 70px}
     5 </style>
     6 <table>
     7 <tr>
     8 <td>test</td>
     9 <td>a variable-height box within the area defined by the left margin
    10 and adjacent to the bottom of the top-left-corner.</td>
    11 <td rowspan="3"> </td>
    12 <tr>
    13 <td>test</td>
    14 <td>a variable-height box within the area defined by the left margin
    15 and adjacent to the bottom of the top-left-corner.</td>
    16 <tr>
    17 <td>test</td>
    18 <td>a variable-height box within the area defined by the left margin
    19 and adjacent to the bottom of the top-left-corner.</td>
    21 <tr>
    22 <td>test</td>
    23 <td>a variable-height box within the area defined by the left margin
    24 and adjacent to the bottom of the top-left-corner.</td>
    25 <td rowspan="3"> </td>
    26 <tr>
    27 <td>test</td>
    28 <td>a variable-height box within the area defined by the left margin
    29 and adjacent to the bottom of the top-left-corner.</td>
    30 <tr>
    31 <td>test</td>
    32 <td>a variable-height box within the area defined by the left margin
    33 and adjacent to the bottom of the top-left-corner.</td>
    34 </table>

mercurial