mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 14:45:29 +00:00
12 lines
143 B
HTML
12 lines
143 B
HTML
<html>
|
|
<body>
|
|
<table>
|
|
<tr>
|
|
<td colspan="2">
|
|
<table style="table-layout: fixed;"></table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html>
|