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

24 lines
378 B
HTML

<!DOCTYPE html>
<html>
<head>
<head>
<style>
table table
{ border-collapse: collapse; border-style: solid; border-width: 10px;
border-color: green }
</style>
</head>
</head>
<body>
<table><tr>
<td>
<table>
<tr><td></td></tr>
</table>
<table>
<tr><td></td></tr>
</table>
</td>
</tr></table>
</body>
</html>