layout/tables/crashtests/370360-1.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.

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

mercurial