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

15 lines
187 B
HTML

<!DOCTYPE html>
<html>
<head>
<style>
table { background: white; }
td { color: black; }
</style>
</head>
<body>
<table>
<td>One</td>
<td>Two</td>
<td>Three</td>
</body>
</html>