summaryrefslogtreecommitdiffstats
path: root/layout/reftests/pagination/820496-1.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/pagination/820496-1.html')
-rw-r--r--layout/reftests/pagination/820496-1.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/layout/reftests/pagination/820496-1.html b/layout/reftests/pagination/820496-1.html
new file mode 100644
index 0000000000..1397edb293
--- /dev/null
+++ b/layout/reftests/pagination/820496-1.html
@@ -0,0 +1,6 @@
+<!DOCTYPE html>
+<html class="reftest-paged">
+<body style="margin:0; height:10000px; background:blue;">
+ <div style="height:5000px; width:50%; background:yellow;">
+</body>
+</html>