Oreon-Lime-R2/mingw-wine-gecko/wine-gecko-2.47.4-src/wine-gecko-2.47.4/layout/reftests/bugs/374927-1-ref.html

26 lines
325 B
HTML

<html>
<body>
The words "One Two Three" should appear down the right side of this page.
<table>
<tr>
<td width="100%"/>
<td>One</td>
</tr>
</table>
<table>
<tr>
<td width="100%"/>
<td>Two</td>
</tr>
</table>
<table>
<tr>
<td width="100%"/>
<td>Three</td>
</tr>
</table>
</body>
</html>