summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/harness/test/testdata/reftest/reftest_match.html
blob: 333cc6c1ecdf2000e4b118565661761b876a7299 (plain)
1
2
3
4
5
<title>rel=match that should pass</title>
<link rel=match href=green.html>
<style>
:root {background-color:green}
</style>