gecko-dev/layout/reftests/bugs/1035091.html

8 строки
116 B
HTML

<!doctype html>
<style>
@-moz-document url-prefix() {
div { color: green; }
}
</style>
<div>Should be green</div>