6 testRunner
.dumpAsText();
9 document
.designMode
= "on";
10 document
.execCommand("SelectAll");
11 document
.execCommand("JustifyCenter");
12 document
.body
.textContent
= 'PASS if Blink doesn\'t crash.';
17 <ul style=
"height: 20px;"></ul>
20 <a target=
"foo">more
</a>