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