chromium/third_party/blink/web_tests/fast/invalid/td-inside-object.html

<table><tr><td>This text should be to the left of the cat image.
<td><object data="resources/cat.png"/>
<td>This text should be to the right of the cat image.
</tr>
</table>