summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/883987-1f.html
blob: c978dd40170bead7ee658c9985fd5f2cf464810c (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<style>
body { background: green }
@supports (not "foo
{}
body { background: red }
</style>