summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/infrastructure/reftest/reftest_match-print-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/infrastructure/reftest/reftest_match-print-ref.html')
-rw-r--r--testing/web-platform/tests/infrastructure/reftest/reftest_match-print-ref.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/testing/web-platform/tests/infrastructure/reftest/reftest_match-print-ref.html b/testing/web-platform/tests/infrastructure/reftest/reftest_match-print-ref.html
new file mode 100644
index 0000000000..5bc16469c8
--- /dev/null
+++ b/testing/web-platform/tests/infrastructure/reftest/reftest_match-print-ref.html
@@ -0,0 +1,13 @@
+<title></title>
+<meta name="reftest-pages" content="1-2">
+<style>
+* {margin: 0; padding:0}
+/* This should be 192px (2 inches at 96dpi), but the default margin on body reduces it to 180px */
+div {height:180px;}
+</style>
+<div>
+page 1
+</div>
+<div>
+page 2
+</div>