5 testRunner
.dumpAsText();
8 document
.designMode
= 'on';
9 document
.execCommand('SelectAll')
10 document
.execCommand('Indent');
11 document
.body
.textContent
= 'PASS if Blink doesn\'t crash.';
15 <body style=
"display: -webkit-inline-box">
16 <ol style=
"display: -webkit-inline-box">