chromium/third_party/blink/web_tests/fast/table/037.xml

<?xml version="1.0"?>
<html xmlns="http://www.w3.org/1999/xhtml">
<body>
<table>
      <tr>
        <td>Hello world
    </td>
    </tr>
</table>
Hello also? Why isn't this visible?
</body>
</html>