mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
10 lines
356 B
HTML
10 lines
356 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body onload="document.documentElement.offsetHeight; document.getElementById('s').style.textTransform='uppercase'; document.documentElement.offsetHeight; ">
|
|
|
|
<div style="white-space: pre-wrap; -moz-column-count: 2;"><span id="s" style="unicode-bidi: -moz-isolate;">
|
|
<div style="direction: rtl;"></div></span></div>
|
|
|
|
</body>
|
|
</html>
|