Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/bugs/reftest.list
<!doctype html>
<style>
@supports selector(div) {
:root { background: green }
}
</style>
<!doctype html>
<style>
@supports selector(div) {
:root { background: green }
}
</style>