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

8 lines
139 B
HTML

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