summaryrefslogtreecommitdiffstats
path: root/dom/base/crashtests/838489-1.html
blob: ed10dff5a1f6c00082dc2f6a569e784d14aa66a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
><bdi id=test>
<xmp></xmp><font>><span><br>><keygen>><script>
document.addEventListener("DOMContentLoaded", CFcrash, false);
function editFuzz() {
document.designMode = "on";
try { document.execCommand("indent", false, true) } catch(e) {}
}
function CFcrash() {
setTimeout("try { editFuzz(); } catch(e) {}", 0);
try { test.setAttribute("dir", "&locale.dir;"); } catch(e) {}
}</script>>