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