Oreon-Lime-R2/mingw-wine-gecko/wine-gecko-2.47.4-src/wine-gecko-2.47.4/layout/reftests/bugs/735481-1-ref.html

10 lines
196 B
HTML

<!-- This test is intentionally in quirks mode -->
<style>
div { color: green; }
</style>
<div>
<div>This text should be green</div>
</div>
<div>
<div>This text should be green</div>
</div>