summaryrefslogtreecommitdiffstats
path: root/layout/reftests/pagination/966419-1.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/pagination/966419-1.html')
-rw-r--r--layout/reftests/pagination/966419-1.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/layout/reftests/pagination/966419-1.html b/layout/reftests/pagination/966419-1.html
new file mode 100644
index 0000000000..34cebf0f24
--- /dev/null
+++ b/layout/reftests/pagination/966419-1.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:6in;height:1em"></div>
+</body>
+</html>