mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-09 09:20:15 +01:00
23 lines
383 B
HTML
23 lines
383 B
HTML
|
<html>
|
||
|
|
||
|
<head><title>Testcase for bug 11589</title></head>
|
||
|
<body bgcolor="#FFFFFF">
|
||
|
|
||
|
<table border="1" width="600">
|
||
|
<tr>
|
||
|
<td width="557">
|
||
|
<table border="1" width="100%" bgcolor="#EEEEEE" align="right">
|
||
|
<tr>
|
||
|
<td>
|
||
|
<img src="hack.gif" align="right">
|
||
|
</td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
This table cell should be 557 pixels wide.
|
||
|
</td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
</body>
|