chromium/third_party/blink/web_tests/fast/table/015.html

<html>
<table style="border:3px solid black; margin-bottom:1em">
<tr><td>Hello
</table>
<table style="border:3px solid black; margin-top:1em">
<tr><td>Hello
</table>
</html>