mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 14:45:29 +00:00
11 lines
359 B
HTML
11 lines
359 B
HTML
<!DOCTYPE html><html><head>
|
|
|
|
|
|
</head>
|
|
|
|
<body onload="document.getElementById('q').style.direction = 'rtl';">
|
|
|
|
<div style="height: 80px; position: relative; -moz-column-count: 2;"><div style="margin-top: 40px; position: absolute; height: 100px;"></div><div style="position: absolute;" id="q"></div><div style="position: absolute;"></div></div>
|
|
|
|
</body></html>
|