summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/409659-1d.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/bugs/409659-1d.html')
-rw-r--r--layout/reftests/bugs/409659-1d.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/layout/reftests/bugs/409659-1d.html b/layout/reftests/bugs/409659-1d.html
new file mode 100644
index 0000000000..3b68464f2a
--- /dev/null
+++ b/layout/reftests/bugs/409659-1d.html
@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<html class="reftest-paged">
+ <body>
+ <img src="solidblue.png" style="height: 1in; width: 100px; display: block">
+ <img src="solidblue.png" style="height: 1in; width: 100px; display: block">
+ <img src="solidblue.png" style="height: 1in; width: 100px; display: block">
+ <img src="solidblue.png" style="height: 1in; width: 100px; display: block">
+ </body>
+</html>