mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 08:35:26 +00:00
34 lines
1.1 KiB
HTML
34 lines
1.1 KiB
HTML
<!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> |