diff options
Diffstat (limited to 'layout/reftests/bugs/458487-5b.html')
-rw-r--r-- | layout/reftests/bugs/458487-5b.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/layout/reftests/bugs/458487-5b.html b/layout/reftests/bugs/458487-5b.html new file mode 100644 index 0000000000..19abacc6a3 --- /dev/null +++ b/layout/reftests/bugs/458487-5b.html @@ -0,0 +1,9 @@ +<!DOCTYPE HTML> +<html> +<body style="margin:0"> +<div style="margin:20px; border:10px solid rgba(0,0,0,0); + background: url(mozilla-banner.gif) no-repeat fixed; + background-origin: padding-box; height:0px;"> +</div> +</body> +</html> |