mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 06:35:42 +00:00
18 lines
325 B
HTML
18 lines
325 B
HTML
<html style="white-space: pre; -moz-column-count: 2;">
|
|
<head></head>
|
|
|
|
<body onload="document.body.style.MozFloatEdge = 'margin-box'" style="-moz-column-width: 20em;">
|
|
|
|
<div style="position: relative; height: 80px; margin: 10px;">
|
|
|
|
|
|
|
|
|
|
<div style="position: absolute; height: 11px; top: 19px;"></div>
|
|
</div>
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|