diff options
Diffstat (limited to 'layout/base/crashtests/420213-1.html')
-rw-r--r-- | layout/base/crashtests/420213-1.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/layout/base/crashtests/420213-1.html b/layout/base/crashtests/420213-1.html new file mode 100644 index 000000000..656ddd382 --- /dev/null +++ b/layout/base/crashtests/420213-1.html @@ -0,0 +1,6 @@ +<!DOCTYPE html> +<html> +<head> +</head> +<body onload="document.body.style.width = '5px';"><div style="-moz-column-width: 1px;">X<span style="height: 10px; float: right;"></span></div></body> +</html> |