6 testRunner
.dumpAsText();
9 document
.designMode
= 'on';
10 document
.execCommand('SelectAll');
11 document
.execCommand('FormatBlock', false, '<pre>');
12 document
.documentElement
.textContent
= 'PASS if Blink doesn\'t crash.';
17 ab
<embed contenteditable=
"false"></embed>xyz