mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
7 lines
217 B
HTML
7 lines
217 B
HTML
<html>
|
|
<head><style id="s">div:first-letter { float: left; }</style></head>
|
|
<body onload="document.getElementById('s').disabled = true;">
|
|
<div style="-moz-column-count: 2;"> ۍ<div>T</div></div>
|
|
</body>
|
|
</html>
|