mirror of
https://github.com/servo/servo
synced 2026-05-03 04:42:17 +02:00
This is the same configuration as gecko and is convenient for making changes compared to using releases from pypi
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> |