gfx/tests/crashtests/815489.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 ><textarea></textarea><audio id=test1 style="cue-after: none; margin: 8508em -189em 182; ">><style>
michael@0 2 * { azimuth: behind; -moz-transform: skewy(86deg); }
michael@0 3 @-moz-keyframes cfpulse0 { 0% { opacity: 0.3175; transform: rotatex(67166.5665591deg); box-shadow: 167px 0px 8px ivory; quotes: "" "‹" "›"; } }
michael@0 4 * { -moz-animation-name: cfpulse0; -moz-animation-duration: 5s; background-color: -moz-buttonhoverface;</style><script>
michael@0 5 var docElement = document.body ? document.body : document.documentElement;
michael@0 6 function initCF() {
michael@0 7 try { test2 = document.createElementNS("http://www.w3.org/1999/xhtml", "tbody"); } catch(e) {}
michael@0 8 try { docElement.appendChild(test2); } catch(e) {}
michael@0 9 setTimeout("CFcrash()", 192);
michael@0 10 }
michael@0 11 document.addEventListener("DOMContentLoaded", initCF, false);
michael@0 12 function CFcrash() {
michael@0 13 try { test1.style.display = "table-column" } catch(e) {}
michael@0 14 setTimeout('try { var x = new XSLTProcessor(); x.transformToDocument(test1); } catch(e) {}', 205);
michael@0 15 setTimeout('try { docElement.appendChild(test1); } catch(e) {}', 391);
michael@0 16 try { test2.classList.add("not-exist"); } catch(e) {}
michael@0 17 }</script>>

mercurial