mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
21 lines
354 B
HTML
21 lines
354 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
|
|
<html>
|
|
<head>
|
|
<title>Testcase, bug 196870</title>
|
|
<style type="text/css">
|
|
div { width: 25px; height: 25px; }
|
|
</style>
|
|
</head>
|
|
<body>
|
|
|
|
<table width="130">
|
|
<tr>
|
|
<td width="130" align="right">
|
|
<div><img src="../images/test77.jpg" width="77" height="77" alt="a"></div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
</body>
|
|
</html>
|