diff options
Diffstat (limited to 'layout/tables/crashtests/416845-1.xhtml')
-rw-r--r-- | layout/tables/crashtests/416845-1.xhtml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/layout/tables/crashtests/416845-1.xhtml b/layout/tables/crashtests/416845-1.xhtml new file mode 100644 index 0000000000..d67b611a5e --- /dev/null +++ b/layout/tables/crashtests/416845-1.xhtml @@ -0,0 +1,7 @@ +<html xmlns="http://www.w3.org/1999/xhtml"> + +<head></head> + +<body><table height="82">x<tbody height="30"></tbody></table></body> + +</html> |