mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
13 lines
275 B
HTML
13 lines
275 B
HTML
<html>
|
|
<head>
|
|
</head>
|
|
|
|
<body style="direction: rtl; font-family: monospace;" onload="document.getElementById('v').style.width = '0';">
|
|
|
|
<div id="v" style="-moz-column-count: 15; width: 1px; height: 2.7em; border: 1px solid black;">
|
|
xxxxx yyyyy zzzzzz
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|