diff options
Diffstat (limited to 'layout/reftests/bugs/550325-1.html')
-rw-r--r-- | layout/reftests/bugs/550325-1.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/layout/reftests/bugs/550325-1.html b/layout/reftests/bugs/550325-1.html new file mode 100644 index 0000000000..0ea4f154de --- /dev/null +++ b/layout/reftests/bugs/550325-1.html @@ -0,0 +1,4 @@ +<!DOCTYPE HTML> +<html style="overflow-x: auto;"> +<body style="overflow-x: auto; padding-left: 30%;"><div style="position: absolute;">X</div></body> +</html> |