summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/466258-1-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/bugs/466258-1-ref.html')
-rw-r--r--layout/reftests/bugs/466258-1-ref.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/layout/reftests/bugs/466258-1-ref.html b/layout/reftests/bugs/466258-1-ref.html
new file mode 100644
index 0000000000..387c8c6f60
--- /dev/null
+++ b/layout/reftests/bugs/466258-1-ref.html
@@ -0,0 +1,11 @@
+<!DOCTYPE HTML>
+<html>
+<body>
+<div style="background-position:-590px 0;
+ background-image: url(mozilla-banner.gif);
+ width:10px; height:58px; float:left;">
+</div>
+<div style="background-image: url(mozilla-banner.gif);
+ width:590px; height:58px; float:left;">
+</div>
+</html>