This is a testharness.js-based test. [FAIL] [["formatblock","div"]] "

[foo]

": execCommand("formatblock", false, "div") return value assert_equals: expected false but got true [FAIL] [["formatblock","div"]] "

[foo]

" compare innerHTML assert_equals: Unexpected innerHTML (after normalizing inline style) expected "

foo

" but got "

foo

" [FAIL] [["formatblock","div"]] "

[foo]

" queryCommandValue("formatblock") after assert_equals: Wrong result returned expected "" but got "div" [FAIL] [["formatblock","p"]] "{ A ; B ; C }" compare innerHTML assert_in_array: Unexpected innerHTML (after normalizing inline style) value "


A ; B ; C " not in array ["

A ; B ; C

", "

A ; B ; C

", "

A ; B ; C

"] Harness: the test ran to completion.