summaryrefslogtreecommitdiffstats
path: root/layout/reftests/pagination/609227-2a.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/pagination/609227-2a.html')
-rw-r--r--layout/reftests/pagination/609227-2a.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/layout/reftests/pagination/609227-2a.html b/layout/reftests/pagination/609227-2a.html
new file mode 100644
index 0000000000..062544fe96
--- /dev/null
+++ b/layout/reftests/pagination/609227-2a.html
@@ -0,0 +1,12 @@
+<!DOCTYPE html>
+<html class="reftest-paged">
+ <body>
+ <div>
+ <div style="float: left; width: 3.5in; height: 1.5in;"></div>
+ </div>
+ <div>
+ <div style="display: inline-block; width: 1in; height: 1in">
+ Should be on second page
+ </div>
+ </div>
+</html>