mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07: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>
|
||
|
|