layout/base/crashtests/645572-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.

michael@0 1 <html class="reftest-wait">
michael@0 2 <script>
michael@0 3 function start(){
michael@0 4 tmp=document.createElement('iframe');
michael@0 5 tmp.id='ifr32247';
michael@0 6 tmp.addEventListener("load", start_dataiframe9, false);
michael@0 7 document.documentElement.appendChild(tmp);
michael@0 8 }function start_dataiframe9(){
michael@0 9 o185=document.getElementById('ifr32247').contentDocument.documentElement;
michael@0 10 tmp=document.createElement('iframe')
michael@0 11 o196=document.getElementById('ifr32247').contentDocument.createElementNS('http:2000svg','altGlyph');
michael@0 12 o230=o185.cloneNode(true);
michael@0 13 tmp.id='ifr42257';
michael@0 14 o230.ownerDocument.documentElement.appendChild(tmp);
michael@0 15 start_dataiframe11();
michael@0 16 //window.setTimeout('start_dataiframe11()',100);
michael@0 17 }function start_dataiframe11(){
michael@0 18 o232=o230.ownerDocument.getElementById('ifr42257').contentDocument.documentElement;
michael@0 19 o234=o196;
michael@0 20 tmp=o234.ownerDocument.createElement('iframe');
michael@0 21 tmp.src='data:text/html,' + escape("<q id='element2'><q id='element3'><q id='element4'><dd style id='element6'>");
michael@0 22 tmp.id='ifr22371';
michael@0 23 tmp.addEventListener("load", start_dataiframe12, false);
michael@0 24 o234.ownerDocument.documentElement.appendChild(tmp);
michael@0 25 }function start_dataiframe12(){
michael@0 26 o239=o234.ownerDocument.getElementById('ifr22371').contentDocument.getElementById('element2');
michael@0 27 o240=o234.ownerDocument.getElementById('ifr22371').contentDocument.getElementById('element3');
michael@0 28 o241=o234.ownerDocument.getElementById('ifr22371').contentDocument.getElementById('element4');
michael@0 29 o243=o234.ownerDocument.getElementById('ifr22371').contentDocument.getElementById('element6');
michael@0 30 o232.addEventListener('DOMNodeRemoved',function(){this.offsetHeight;},true);
michael@0 31 o272=o185.cloneNode(false);
michael@0 32 o232.innerHTML=unescape("%3Cxmp%3E20style3E");
michael@0 33 o276=document.createTextNode('window;');
michael@0 34 o278=document.createTextNode('o243className=1;');
michael@0 35 o243.innerHTML=unescape('22%3Cform%3E');
michael@0 36 o232.appendChild(o241);
michael@0 37 o288=o240.cloneNode(true);
michael@0 38 o185.appendChild(o288);
michael@0 39 o241.innerHTML='<input placeholder>';
michael@0 40 o241.style.position='absolute';
michael@0 41 o232.style.cssText='opacity:0;display:table;';
michael@0 42 o241.appendChild(o276);
michael@0 43 o241.appendChild(o239);
michael@0 44 o241.offsetParent.appendChild(o243);
michael@0 45 o288.appendChild(o272);
michael@0 46 o240.appendChild(o276);
michael@0 47 o241.offsetParent.appendChild(o278);
michael@0 48 document.documentElement.removeAttribute("class");
michael@0 49 }
michael@0 50 addEventListener("load", start, false);
michael@0 51 </script>
michael@0 52 </html>

mercurial