diff options
Diffstat (limited to 'layout/tables/crashtests/750147.html')
-rw-r--r-- | layout/tables/crashtests/750147.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/layout/tables/crashtests/750147.html b/layout/tables/crashtests/750147.html new file mode 100644 index 0000000000..605016414d --- /dev/null +++ b/layout/tables/crashtests/750147.html @@ -0,0 +1,2 @@ +<!DOCTYPE html> +<html><body><table width="1" height="1"><tr><td width="50" height="100%"><div>div</div></td></tr></table></body></html> |