summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/infrastructure/reftest/reftest_match_fail.html
blob: a9272ef74da87337a0223fcb00f053ceba5fb52b (plain)
1
2
3
4
5
<title>rel=match that should fail</title>
<link rel=match href=red.html>
<style>
:root {background-color:green}
</style>