Bug 815489 - crash test

This commit is contained in:
Abhishek Arya 2013-05-13 16:28:28 +02:00
parent 83c7a4b282
commit c890aabcba
2 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,17 @@
><textarea></textarea><audio id=test1 style="cue-after: none; margin: 8508em -189em 182; ">><style>
* { azimuth: behind; -moz-transform: skewy(86deg); }
@-moz-keyframes cfpulse0 { 0% { opacity: 0.3175; transform: rotatex(67166.5665591deg); box-shadow: 167px 0px 8px ivory; quotes: "" "" ""; } }
* { -moz-animation-name: cfpulse0; -moz-animation-duration: 5s; background-color: -moz-buttonhoverface;</style><script>
var docElement = document.body ? document.body : document.documentElement;
function initCF() {
try { test2 = document.createElementNS("http://www.w3.org/1999/xhtml", "tbody"); } catch(e) {}
try { docElement.appendChild(test2); } catch(e) {}
setTimeout("CFcrash()", 192);
}
document.addEventListener("DOMContentLoaded", initCF, false);
function CFcrash() {
try { test1.style.display = "table-column" } catch(e) {}
setTimeout('try { var x = new XSLTProcessor(); x.transformToDocument(test1); } catch(e) {}', 205);
setTimeout('try { docElement.appendChild(test1); } catch(e) {}', 391);
try { test2.classList.add("not-exist"); } catch(e) {}
}</script>>

View File

@ -90,4 +90,5 @@ load 633322-1.html
load 686190-1.html
load 693143-1.html
load 768079-1.html
asserts-if(winWidget,0-1) load 815489.html
load 856784-1.html