summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/645768-1-ref.html
blob: 94bcf3b3fcb1b51cb7336764a9931b919c8e3ac8 (plain)
1
2
3
4
5
6
7
8
<!-- 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>