-1:000000000000 | 0:449dbc3a5421 |
---|---|
1 <html style="direction: rtl;"> | |
2 <body onload="document.getElementById('i').style.fontSize = '10em';"> | |
3 | |
4 <div style="-moz-column-width: 60px;"> | |
5 a | |
6 <div style="overflow: -moz-hidden-unscrollable; white-space: pre;" id="i"> | |
7 b | |
8 </div> | |
9 </div> | |
10 | |
11 </body> | |
12 </html> |