summaryrefslogtreecommitdiffstats
path: root/layout/reftests/pagination/966419-1-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/pagination/966419-1-ref.html')
-rw-r--r--layout/reftests/pagination/966419-1-ref.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/layout/reftests/pagination/966419-1-ref.html b/layout/reftests/pagination/966419-1-ref.html
new file mode 100644
index 0000000000..24a41a9b9f
--- /dev/null
+++ b/layout/reftests/pagination/966419-1-ref.html
@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<html class="reftest-paged">
+<head><meta charset="utf-8"></head>
+<body>
+<div style="width:8in; border:solid blue">line</div>
+<div style="page-break-before:always"></div>
+<div style="width:1in;height:1em"></div>
+</body>
+</html>