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