mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
18 lines
465 B
HTML
18 lines
465 B
HTML
|
<html>
|
||
|
<head>
|
||
|
|
||
|
</head>
|
||
|
<body onload="document.getElementById('a').removeAttribute('style');setTimeout(function() {window.location.reload()}, 500);">
|
||
|
<div style="overflow: scroll; position: absolute; -moz-column-count: 2;">
|
||
|
|
||
|
<div style="position: absolute;">
|
||
|
<input id="a" style="position: absolute;" type="radio">
|
||
|
<object>
|
||
|
ع m ع m ع m ع m ع m ع m
|
||
|
<ul> ع m ع m ع m</ul>
|
||
|
</object>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|