content/base/crashtests/832644.html

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/content/base/crashtests/832644.html	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,8 @@
     1.4 +<x6 id=test1>><bdi id=test2><fieldset id=test3>>ohVG	l0ci * |X5SEX :GdK5i2rC#sdnwJv0%O{QF Lh>>><ol id=test4><script>
     1.5 +var docElement = document.documentElement;
     1.6 +document.addEventListener("DOMContentLoaded", CFcrash, false);
     1.7 +function CFcrash() {
     1.8 +try { test2.setAttribute("dir", "auto"); } catch(e) {}
     1.9 +try { test3.innerHTML = test4.innerHTML; } catch(e) {}
    1.10 +setTimeout('docElement.insertBefore(test1, docElement.firstChild);', 2);
    1.11 +}</script>>
    1.12 \ No newline at end of file

mercurial