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

9 lines
169 B
HTML

<!-- This test needs to be in quirks mode -->
<body>
<div>
<table style="color: green">
<tr><td>This should be green</td></tr>
</table>
</div>
</body>