summaryrefslogtreecommitdiffstats
path: root/layout/tables/crashtests/370360-1.html
blob: ffcad72abceed1a52a5aa2c74e069c4879572ed4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<style>
html {font-size: 70px}
</style>
<table>
<tr>
<td>test</td>
<td>a variable-height box within the area defined by the left margin
and adjacent to the bottom of the top-left-corner.</td>
<td rowspan="3"> </td>
<tr>
<td>test</td>
<td>a variable-height box within the area defined by the left margin
and adjacent to the bottom of the top-left-corner.</td>
<tr>
<td>test</td>
<td>a variable-height box within the area defined by the left margin
and adjacent to the bottom of the top-left-corner.</td>

<tr>
<td>test</td>
<td>a variable-height box within the area defined by the left margin
and adjacent to the bottom of the top-left-corner.</td>
<td rowspan="3"> </td>
<tr>
<td>test</td>
<td>a variable-height box within the area defined by the left margin
and adjacent to the bottom of the top-left-corner.</td>
<tr>
<td>test</td>
<td>a variable-height box within the area defined by the left margin
and adjacent to the bottom of the top-left-corner.</td>
</table>