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