diff options
Diffstat (limited to 'layout/reftests/bugs/466258-1.html')
-rw-r--r-- | layout/reftests/bugs/466258-1.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/layout/reftests/bugs/466258-1.html b/layout/reftests/bugs/466258-1.html new file mode 100644 index 0000000000..f7cf89c39a --- /dev/null +++ b/layout/reftests/bugs/466258-1.html @@ -0,0 +1,8 @@ +<!DOCTYPE HTML> +<html> +<body> +<div style="background-position:10px 0; + background-image: url(mozilla-banner.gif); + width:600px; height:58px;"> +</div> +</html> |