mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 14:45:29 +00:00
9 lines
183 B
HTML
9 lines
183 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<div style="position: relative; display: inline;">
|
|
<table style="position: absolute;"><tr><td></td></tr></table>
|
|
</div>
|
|
<body>
|
|
</html>
|