mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-19 23:07:33 +09:00
5 lines
126 B
HTML
5 lines
126 B
HTML
|
|
<title>rel=mismatch that should pass</title>
|
||
|
|
<link rel=mismatch href=red.html>
|
||
|
|
<style>
|
||
|
|
:root {background-color:green}
|
||
|
|
</style>
|