1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-07-19 21:48:32 +00:00
Files
UXP/layout/reftests/bugs/363329-2.html
T

14 lines
266 B
HTML

<html>
<head>
<title>Testcase for bug 363329</title>
</head>
<body>
<table cellpadding="0" cellspacing="0" border="0">
<tr><td colspan="2" width="200"></td><td></td><td>x</td></tr>
<tr><td colspan="3" width="250"></td><td>x</td></tr>
</table>
</body>
</html>