1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/content/base/crashtests/849732.html Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,18 @@ 1.4 +<url id=test1></url>><listing id=test2> 1.5 +A[]@q 1.6 +<root id=test3><bdi dir=ltr id=test4><script> 1.7 +var docElement = document.body ? document.body : document.documentElement; 1.8 +function initCF() { 1.9 +try { test5 = document.createElementNS("http://www.w3.org/2000/svg", "symbol"); } catch(e) {} 1.10 +setTimeout("CFcrash()", 231); 1.11 +} 1.12 +document.addEventListener("DOMContentLoaded", initCF, false); 1.13 +function CFcrash() { 1.14 +try { if (test1 != docElement) { test1.parentNode.removeChild(test1); test1 = test4; }} catch(e) {} 1.15 +try { if (test1 != docElement) { test1.parentNode.removeChild(test1); }} catch(e) {} 1.16 +try { test4.appendChild(test3); } catch(e) {} 1.17 +try { test3.appendChild(test2); } catch(e) {} 1.18 +try { test4.setAttribute("dir", "invalid"); } catch(e) {} 1.19 +setTimeout('try { test5.appendChild(test4); } catch(e) {}', 343); 1.20 +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) {} 1.21 +}</script>> 1.22 \ No newline at end of file