diff options
Diffstat (limited to 'layout/generic/test/file_bug514732_1.html')
-rw-r--r-- | layout/generic/test/file_bug514732_1.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/layout/generic/test/file_bug514732_1.html b/layout/generic/test/file_bug514732_1.html new file mode 100644 index 000000000..55b1c7df5 --- /dev/null +++ b/layout/generic/test/file_bug514732_1.html @@ -0,0 +1,9 @@ +<html> +<head> +</head> +<body> +<h1>hi</h1> +<div id="imgs" style="whitespace: nowrap; overflow: visible; height: 10px;">feh</div> + +</body> +</html> |