gecko-dev/layout/reftests/bugs/1364280-1-ref.html

10 строки
125 B
HTML

<!DOCTYPE html>
<style>
div { color: green; }
</style>
<body dir="ltr">
<div>
This should be green.
</div>
</body>