1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/layout/tables/crashtests/391898-1.html Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,19 @@ 1.4 +<html> 1.5 +<head> 1.6 +</head> 1.7 + 1.8 +<body style="-moz-column-width: 10em;"> 1.9 + 1.10 +<table> 1.11 + <tbody> 1.12 + <tr> 1.13 + <td><img src="about:blank"></td> 1.14 + </tr> 1.15 + <tr> 1.16 + </tr> 1.17 + </tbody> 1.18 +</table> 1.19 + 1.20 +</body> 1.21 +</html> 1.22 + 1.23 \ No newline at end of file