trisquel-icecat/icecat/layout/reftests/bugs/1499386.html

6 lines
97 B
HTML

<!doctype html>
<style>
@supports selector(div) {
:root { background: green }
}
</style>