1741957.html (477B)
1 <html><head><style> 2 :root { 3 column-width: 0px; 4 } 5 * { 6 height: 0; 7 } 8 </style> 9 <script> 10 function go() { 11 document.execCommand("selectAll", false) 12 a.appendChild(b) 13 } 14 </script> 15 <link href="moz-extension://1abf2dce-edd2-4c86-b0c5-2eeeaa9386d5/css/content.css" rel="stylesheet" type="text/css"></head><body onload="go()"> 16 17 <button> 18 <font dir="rtl">x</font> 19 <animatetransform id="a"> 20 <textarea id="b">x</textarea></animatetransform></button> 21 <!-- x --> 22 </body><div></div></html>