This is a testharness.js-based test.
[FAIL] [["formatblock","div"]] "
": execCommand("formatblock", false, "div") return value
assert_equals: expected false but got true
[FAIL] [["formatblock","div"]] "" compare innerHTML
assert_equals: Unexpected innerHTML (after normalizing inline style) expected "" but got ""
[FAIL] [["formatblock","div"]] "" 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.