diff options
Diffstat (limited to '')
-rw-r--r-- | layout/tables/crashtests/444702-1.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/layout/tables/crashtests/444702-1.html b/layout/tables/crashtests/444702-1.html new file mode 100644 index 0000000000..2b30ea9c19 --- /dev/null +++ b/layout/tables/crashtests/444702-1.html @@ -0,0 +1,5 @@ +<html> +<body> +<table height="1061"><td>x<img style="height: 9625100395127px;"></td><td rowspan="3"></td><tr></tr><td height="67108864"></td></table> +</body> +</html> |