mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-09 09:20:15 +01:00
12 lines
171 B
HTML
12 lines
171 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<title>testcase for bug 75250</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<table width="">
|
||
|
<tr><td>this is a simple test and should not wrap.</td></tr>
|
||
|
</table>
|
||
|
</body>
|
||
|
</html>
|
||
|
|