This is a testharness.js-based test.
[FAIL] [["stylewithcss","false"],["bold",""]] "fo[ob]ar" queryCommandState("stylewithcss") after
assert_equals: Wrong result returned expected false but got true
[FAIL] [["stylewithcss","false"],["bold",""]] "fo[ob]ar" queryCommandValue("bold") before
assert_equals: Wrong result returned expected "" but got "false"
[FAIL] [["stylewithcss","false"],["bold",""]] "fo[ob]ar" queryCommandState("bold") after
assert_equals: Wrong result returned expected true but got false
[FAIL] [["stylewithcss","false"],["bold",""]] "fo[ob]ar" queryCommandValue("bold") after
assert_equals: Wrong result returned expected "" but got "false"
[FAIL] [["stylewithcss","false"],["bold",""]] "abc[def]ghi" compare innerHTML
assert_equals: Unexpected innerHTML (after normalizing inline style) expected "abcdefghi" but got "abcdefghi"
[FAIL] [["stylewithcss","false"],["bold",""]] "abc[def]ghi" compare innerHTML
assert_equals: Unexpected innerHTML (after normalizing inline style) expected "abcdefghi" but got "abcdefghi"
[FAIL] [["stylewithcss","false"],["bold",""]] "abc[def]ghi" compare innerHTML
assert_equals: Unexpected innerHTML (after normalizing inline style) expected "abcdefghi" but got "abcdefghi"
[FAIL] [["stylewithcss","false"],["bold",""]] "abc{def}ghi" compare innerHTML
assert_equals: Unexpected innerHTML (after normalizing inline style) expected "abcdefghi" but got "abcdefghi"
Harness: the test ran to completion.