Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/bugs/reftest.list
<!DOCTYPE html>
<style>
body { background: green }
@supports (not "foo
{}
body { background: red }
</style>
<!DOCTYPE html>
<style>
body { background: green }
@supports (not "foo
{}
body { background: red }
</style>