summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/harness/test/testdata/reftest/reftest_match_fail.html
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/harness/test/testdata/reftest/reftest_match_fail.html')
-rw-r--r--testing/web-platform/harness/test/testdata/reftest/reftest_match_fail.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/web-platform/harness/test/testdata/reftest/reftest_match_fail.html b/testing/web-platform/harness/test/testdata/reftest/reftest_match_fail.html
new file mode 100644
index 000000000..a9272ef74
--- /dev/null
+++ b/testing/web-platform/harness/test/testdata/reftest/reftest_match_fail.html
@@ -0,0 +1,5 @@
+<title>rel=match that should fail</title>
+<link rel=match href=red.html>
+<style>
+:root {background-color:green}
+</style> \ No newline at end of file