9 testRunner
.dumpAsText();
11 window
.onload = function() {
12 document
.execCommand("SelectAll",false);
13 document
.execCommand("Indent", false);
15 document
.body
.innerHTML
= "This tests indenting with :after {content: \"]\"}. The test passes if WebKit doesn't crash.<br>"
21 <body contenteditable=
"true">