trisquel-icecat/icecat/layout/reftests/bugs/1364280-1-ref.html

9 lines
125 B
HTML

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