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

15 lines
171 B
HTML

<!DOCTYPE html>
<html>
<head>
<style>
table {background-color:green}
td { color: white }
</style>
</head>
<body>
<table>
<tr>
<td>Three</td>
</tr>
</table>
</html>