diff options
Diffstat (limited to 'testing/web-platform/tests/infrastructure/reftest/reftest_mismatch-num-pages-print.html')
-rw-r--r-- | testing/web-platform/tests/infrastructure/reftest/reftest_mismatch-num-pages-print.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/web-platform/tests/infrastructure/reftest/reftest_mismatch-num-pages-print.html b/testing/web-platform/tests/infrastructure/reftest/reftest_mismatch-num-pages-print.html new file mode 100644 index 0000000000..5efb590653 --- /dev/null +++ b/testing/web-platform/tests/infrastructure/reftest/reftest_mismatch-num-pages-print.html @@ -0,0 +1,3 @@ +<!doctype html> +<link rel=mismatch href=reftest_match-print-ref.html> +<!-- Should be only one page, while the reference has two. The test should pass --> |