RetroZilla/layout/html/tests/block/bugs/9237-b.html

19 lines
310 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<!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>