<table>
<tr>
<td>
<div>
<div style="border: 1px solid magenta; background: cyan;">
The test passes if this text has a magenta border and a cyan background.
</div>
</div>
</td>
</tr>
</table>
<table>
<tr>
<td>
<div>
<div style="border: 1px solid magenta; background: cyan;">
The test passes if this text has a magenta border and a cyan background.
</div>
</div>
</td>
</tr>
</table>