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