chromium/third_party/blink/web_tests/tables/mozilla_expected_failures/bugs/bug33784.html

<html>
<head>
<title>Gecko's Realm</title>
<style type="text/css">
.section {
 color: white;
}
</style>
</head>

<body>
<table border="0" cellpadding="0" cellspacing="0" width="600">
  <tr>
    <td bgcolor="black"><div class="section"><p>fooobar</p></div></td>
  </tr>
</table>
</div>
</body>
</html>