3 <meta http-equiv=
"Content-Type" content=
"text/html;charset=utf-8" />
7 testRunner
.dumpAsText();
9 document
.getElementById("dv").focus();
10 document
.execCommand("JustifyRight", false);
14 <body onload=
"test()">
15 This test passes if it doesn't crash.
<br>
16 <div contentEditable
id=
"dv"><span><br>ד
0</span></div>