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