mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07: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>
|