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

18 lines
172 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html>
<body>
<table>
<tr>
<td>First</td>
<form>
<td>Second</td>
</form>
</tr>
<tr>
<td>Third</td>
<td>Fourth</td>
</tr>
</table>
</body>
</html>