summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/harness/test/testdata/reftest/reftest_ref_timeout.html
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/harness/test/testdata/reftest/reftest_ref_timeout.html')
-rw-r--r--testing/web-platform/harness/test/testdata/reftest/reftest_ref_timeout.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/web-platform/harness/test/testdata/reftest/reftest_ref_timeout.html b/testing/web-platform/harness/test/testdata/reftest/reftest_ref_timeout.html
new file mode 100644
index 000000000..aaf68f5cb
--- /dev/null
+++ b/testing/web-platform/harness/test/testdata/reftest/reftest_ref_timeout.html
@@ -0,0 +1,6 @@
+<html>
+<title>rel=match that should time out in the ref</title>
+<link rel=match href=reftest_ref_timeout-ref.html>
+<style>
+:root {background-color:green}
+</style>