5 testRunner
.dumpAsText();
8 document
.execCommand('SelectAll');
9 document
.execCommand('JustifyCenter');
10 document
.documentElement
.textContent
= 'PASS if Blink doesn\'t crash.';
14 <body contenteditable=
"true">
15 <canvas contenteditable=
"false">text
</canvas><b></b>