6 testRunner
.dumpAsText();
8 window
.getSelection().setBaseAndExtent(start
, 0, null, 0);
9 document
.execCommand("Indent");
10 document
.getElementById("result").innerHTML
= "PASS";
13 <body onLoad=
"runTest();">
15 <div contenteditable=
"true" id=
"start" style=
"text-decoration: none;">
16 <hr style=
"text-align: right;"/>