summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/harness/test/testdata/reftest/reftest_mismatch_fail.html
blob: 8d160c4fc200ca97631b18505847d51fd762aba9 (plain)
1
2
3
4
5
<title>rel=mismatch that should fail</title>
<link rel=mismatch href=green.html>
<style>
:root {background-color:green}
</style>