diff options
Diffstat (limited to 'layout/generic/crashtests/25888-1.html')
-rw-r--r-- | layout/generic/crashtests/25888-1.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/layout/generic/crashtests/25888-1.html b/layout/generic/crashtests/25888-1.html new file mode 100644 index 0000000000..bfe0f79e51 --- /dev/null +++ b/layout/generic/crashtests/25888-1.html @@ -0,0 +1,6 @@ +<title>Hang while developing patch for bug 25888</title> + +<div style="width:500px"> +<div style="float:left;width:600px;height:30px"></div> +Hello +</div> |