summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/infrastructure/reftest/reftest_multiple_match-1.html
blob: 9a8b769d65ee11d16e9d8ab91173be0828a6d229 (plain)
1
2
3
4
5
6
<title>OR match that should pass</title>
<link rel=match href=green.html>
<link rel=match href=red.html>
<style>
:root {background-color:green}
</style>