layout/base/crashtests/833604-1.html

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

     1 <html>
     2 <script>
     3 function start() {
     4 try{o0=document.body;}catch(e){}
     5 try{o11=document.createElement('input');;}catch(e){}
     6 try{o0.appendChild(o11);}catch(e){}
     7 try{document.documentElement.offsetHeight;}catch(e){}
     8 try{o0.style.cssText = '-moz-transform: matrix(1, -0.2, 0, 1, 0, 0);'}catch(e){}
     9 try{o11.style.position='fixed';}catch(e){}
    10 window.setTimeout('window.start_waitfor0()',10);
    11 }
    12 function start_waitfor0() {
    13 try{o0.style.display='table-column';}catch(e){}
    14 try{o11.offsetHeight;}catch(e){}
    15 }
    16 </script>
    17 <body onload="start()"></body>
    18 </html>

mercurial