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

16 lines
187 B
HTML
Raw Normal View History

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