content/base/crashtests/849732.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 <url id=test1></url>><listing id=test2>
michael@0 2 A[]@q
michael@0 3 <root id=test3><bdi dir=ltr id=test4><script>
michael@0 4 var docElement = document.body ? document.body : document.documentElement;
michael@0 5 function initCF() {
michael@0 6 try { test5 = document.createElementNS("http://www.w3.org/2000/svg", "symbol"); } catch(e) {}
michael@0 7 setTimeout("CFcrash()", 231);
michael@0 8 }
michael@0 9 document.addEventListener("DOMContentLoaded", initCF, false);
michael@0 10 function CFcrash() {
michael@0 11 try { if (test1 != docElement) { test1.parentNode.removeChild(test1); test1 = test4; }} catch(e) {}
michael@0 12 try { if (test1 != docElement) { test1.parentNode.removeChild(test1); }} catch(e) {}
michael@0 13 try { test4.appendChild(test3); } catch(e) {}
michael@0 14 try { test3.appendChild(test2); } catch(e) {}
michael@0 15 try { test4.setAttribute("dir", "invalid"); } catch(e) {}
michael@0 16 setTimeout('try { test5.appendChild(test4); } catch(e) {}', 343);
michael@0 17 try { test2.innerHTML = "W?bj; ![#`A`#Mn$1r+cn OwS56 =@jQZU Ua.[d 4g07!6pZzjN ~4P 1C0_# E#Ak/OYXQ46F%7)^KI m-9:`u2^yx R ,yv04!`L)x3V A5K*&NK!Z qnXt!`I 4i|i=eE?VI=^&lx:F hI2=t+AH)A` | 3wWxDv0eU"; } catch(e) {}
michael@0 18 }</script>>

mercurial