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