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