RetroZilla/layout/html/tests/block/bugs/9237-b.html
2015-10-20 23:03:22 -04:00

19 lines
310 B
HTML

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<HTML>
<Head>
<Title>Message Details</Title>
</Head>
<Body>
<Table>
<TR>
<TD>
<Strong><Font><P>Cell beginning with <em>two</em> inline elements and then a P.</Font></Strong>
</TD>
<TD>
Another cell.
</TD>
</TR>
</table>
</Body>
</HTML>