chromium/third_party/blink/web_tests/external/wpt/infrastructure/reftest/reftest_mismatch_fail.html

<title>rel=mismatch that should fail</title>
<link rel=mismatch href=green.html>
<style>
:root {background-color:green}
</style>