summaryrefslogtreecommitdiffstats
path: root/dom/base/crashtests/838489-1.html
blob: c7167c45a835953b7513750c52cd7a1b469cf2a5 (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);
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>>