mirror of
https://github.com/servo/servo.git
synced 2025-07-16 11:53:39 +01:00
5 lines
No EOL
122 B
HTML
5 lines
No EOL
122 B
HTML
<title>rel=match that should pass</title>
|
|
<link rel=match href=green.html>
|
|
<style>
|
|
:root {background-color:green}
|
|
</style> |