mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
33 lines
446 B
HTML
33 lines
446 B
HTML
|
<html style="font-size: 10px;" xmlns="http://www.w3.org/1999/xhtml">
|
||
|
<head>
|
||
|
<style type="text/css">
|
||
|
|
||
|
.tall { height: 2891380em; }
|
||
|
|
||
|
</style>
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
|
||
|
<table>
|
||
|
<tbody class="tall">
|
||
|
<td>
|
||
|
<td class="tall"></td>
|
||
|
</td>
|
||
|
<tr>
|
||
|
<td>
|
||
|
<td class="tall"></td>
|
||
|
</td>
|
||
|
</tr>
|
||
|
<tr class="tall"></tr>
|
||
|
<tr>
|
||
|
<tr class="tall">
|
||
|
<td></td>
|
||
|
</tr>
|
||
|
</tr>
|
||
|
</tbody>
|
||
|
</table>
|
||
|
|
||
|
</body>
|
||
|
</html>
|