servo/tests/wpt/web-platform-tests/infrastructure/reftest/reftest_match.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>