This is a testharness.js-based test. Found 4 FAIL, 0 TIMEOUT, 0 NOTRUN. [FAIL] [["forwarddelete",""]] "foo[]bar" compare innerHTML assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foobar" but got "fooar" [FAIL] [["stylewithcss","true"],["forwarddelete",""]] "foo[]baz" queryCommandState("stylewithcss") before assert_equals: Wrong result returned expected false but got true [FAIL] [["defaultparagraphseparator","div"],["forwarddelete",""]] "foo{}
" compare innerHTML assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo" but got "foo
" [FAIL] [["defaultparagraphseparator","p"],["forwarddelete",""]] "foo{}" compare innerHTML assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo" but got "foo
" Harness: the test ran to completion.