Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /infrastructure/reftest/reftest_multiple_mismatch-0.html - WPT Dashboard Interop Dashboard
<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>