Mypal/layout/reftests/bugs/735481-1-ref.html

11 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>