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