4 document
.designMode
="on";
10 "InsertHorizontalRule",
12 "InsertUnorderedList",
13 "InsertHorizontalRule",
17 if (window
.testRunner
)
18 testRunner
.dumpAsText();
20 document
.execCommand(steps
.shift(), false);
21 document
.documentElement
.innerHTML
= 'PASS';