blob: e4589a615129fdbe41afe184607191201af4c899 (
plain)
1
2
3
4
5
6
7
8
9
|
<html xmlns="http://www.w3.org/1999/xhtml" style="direction: rtl;">
<body onload="document.getElementById('i').style.fontSize = '10em';">
<div style="-moz-column-width: 60px;"><div id="i" style="overflow: -moz-hidden-unscrollable; white-space: pre;">
b
</div></div>
</body>
</html>
|