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