This is a testharness.js-based test.
Found 14 FAIL, 0 TIMEOUT, 0 NOTRUN.
[FAIL] [["defaultparagraphseparator","div"],["insertparagraph",""]] "
" compare innerHTML
assert_equals: Unexpected innerHTML (after normalizing inline style) expected "" but got ""
[FAIL] [["defaultparagraphseparator","div"],["insertparagraph",""]] "" queryCommandValue("defaultparagraphseparator") before
assert_equals: Wrong result returned expected "p" but got "div"
[FAIL] [["defaultparagraphseparator","p"],["insertparagraph",""]] "" compare innerHTML
assert_equals: Unexpected innerHTML (after normalizing inline style) expected "" but got ""
[FAIL] [["defaultparagraphseparator","div"],["insertparagraph",""]] "foo[]bar
" compare innerHTML
assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo
bar
" but got "foo
bar
"
[FAIL] [["defaultparagraphseparator","p"],["insertparagraph",""]] "foo[]bar
" compare innerHTML
assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo
bar
" but got "foo
bar
"
[FAIL] [["defaultparagraphseparator","div"],["insertparagraph",""]] "" compare innerHTML
assert_equals: Unexpected innerHTML (after normalizing inline style) expected "" but got ""
[FAIL] [["defaultparagraphseparator","p"],["insertparagraph",""]] "" compare innerHTML
assert_equals: Unexpected innerHTML (after normalizing inline style) expected "" but got ""
[FAIL] [["defaultparagraphseparator","div"],["insertparagraph",""]] "" compare innerHTML
assert_equals: Unexpected innerHTML (after normalizing inline style) expected "" but got ""
[FAIL] [["defaultparagraphseparator","p"],["insertparagraph",""]] "" compare innerHTML
assert_equals: Unexpected innerHTML (after normalizing inline style) expected "" but got ""
[FAIL] [["defaultparagraphseparator","div"],["insertparagraph",""]] "ab[]cd
" compare innerHTML
assert_in_array: Unexpected innerHTML (after normalizing inline style) value "" not in array ["ab
cd
", "ab
cd
"]
[FAIL] [["defaultparagraphseparator","div"],["insertparagraph",""]] "- ab[]cd
" compare innerHTML
assert_in_array: Unexpected innerHTML (after normalizing inline style) value "- ab
cd
" not in array ["ab
cd
", "ab
cd
"]
[FAIL] [["defaultparagraphseparator","div"],["insertparagraph",""]] "- ab[]cd
" compare innerHTML
assert_in_array: Unexpected innerHTML (after normalizing inline style) value "- ab
cd
" not in array ["- ab
cd
", "- ab
cd
"]
[FAIL] [["defaultparagraphseparator","div"],["insertparagraph",""]] "- ab[]cd
" compare innerHTML
assert_in_array: Unexpected innerHTML (after normalizing inline style) value "- ab
cd
" not in array ["ab
cd
", "ab
cd
/dd>
"]
[FAIL] [["defaultparagraphseparator","div"],["insertparagraph",""]] "a [] b
" compare innerHTML
assert_equals: Unexpected innerHTML (after normalizing inline style) expected "a
b
" but got "a
b
"
Harness: the test ran to completion.