Mypal/layout/reftests/bugs/883987-1f.html

8 lines
108 B
HTML

<!DOCTYPE html>
<style>
body { background: green }
@supports (not "foo
{}
body { background: red }
</style>