10 if (window
.testRunner
) window
.testRunner
.dumpAsText();
12 document
.designMode
= "on";
13 document
.execCommand("SelectAll");
14 document
.execCommand("Indent", false);
18 <p>Bug
<a href=
"https://bugs.webkit.org/show_bug.cgi?id=93750">93750</a>: LayoutQuote (anonymous) corrupts doubly linked list on insertion before head of list
</p>
19 <p>It passes if it does not CRASH or ASSERT.
</p>