chromium/third_party/blink/web_tests/tables/mozilla/bugs/bug9024.html

<title>Test</title>
<style type="text/css">
table { border-collapse: collapse; }
</style>

<body>

<table border>
<tbody id="mytable">
</tbody>
</table>

<script type="text/javascript">
</script>

</body>