diff options
Diffstat (limited to 'layout/generic/crashtests/404140-1.html')
-rw-r--r-- | layout/generic/crashtests/404140-1.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/layout/generic/crashtests/404140-1.html b/layout/generic/crashtests/404140-1.html new file mode 100644 index 000000000..fa495caea --- /dev/null +++ b/layout/generic/crashtests/404140-1.html @@ -0,0 +1,7 @@ +<!DOCTYPE HTML> +<html><head> +<meta http-equiv="content-type" content="text/html; charset=UTF-8"> + +</head><body onload="document.body.style.height = '2px';" style="float: right; height: 2px; -moz-column-width: 0pt;"> +<div style="overflow: -moz-hidden-unscrollable;">a b</div> +</body></html>
\ No newline at end of file |