tenfourfox/layout/reftests/bugs/735481-1-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

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>