3 <var style=
"float: right; -webkit-border-before: groove; font-family: inherit"></var>
7 testRunner
.dumpAsText();
9 document
.body
.offsetTop
;
10 document
.designMode
="on";
11 document
.execCommand("SelectAll");
12 document
.execCommand("InsertImage", false);
13 document
.execCommand("InsertOrderedList");
14 document
.body
.innerHTML
= "crbug.com/279286: ASSERT: Bad cast from CSSInitialValue to CSSValueList<br>This test has passed if it doesn't crash";