bug 370360 - crash test by Eli Friedman.

This commit is contained in:
Bob Clary 2009-04-24 10:08:17 -07:00
Родитель 3f8101ac30
Коммит 0b5c6196e1
2 изменённых файлов: 35 добавлений и 0 удалений

Просмотреть файл

@ -0,0 +1,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>

Просмотреть файл

@ -54,6 +54,7 @@ load 364512-1.html
load 366556-1.xhtml
load 367673-1.xhtml
load 368166-1.xhtml
load 370360-1.html
load 370876-1.html
load 370897-1.html
load 373611-1.html