mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 07:05:24 +00:00
19 lines
227 B
HTML
19 lines
227 B
HTML
<html>
|
|
<head><title>Testcase for assertion</title></head>
|
|
<body>
|
|
|
|
<table>
|
|
<tr>
|
|
<td width="367" colSpan="2">
|
|
<table width="100%">
|
|
<tr>
|
|
<td>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
</body>
|
|
</html> |