haikuwebkit/LayoutTests/tables/mozilla/bugs/bug1261.html

19 lines
449 B
HTML

<html>
<body>
<table border=5 bgcolor="#000000" cellpadding=1 cellspacing=0 hspace=2 vspace=2
width=200 align=right>
<tr><td>
<table border=5 cellpadding=1 cellspacing=0 xwidth="100%">
<tr align=center>
<td bgcolor="#ffffcc">
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxQ
</td>
</tr>
</table>
</td></tr></table>
</body>
</html