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

17 lines
222 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html>
<head>
</head>
<body onload="document.getElementById('table').style.tableLayout = 'fixed';">
<table border="1" id="table" width="100%">
<tr>
<td>X</td>
<td>XXX</td>
</tr>
</table>
</body>
</html>