This is a testharness.js-based test.
Found 17 FAIL, 0 TIMEOUT, 0 NOTRUN.
[FAIL] [["defaultparagraphseparator","p"],["formatblock","
"]] "
[foobar]" queryCommandValue("formatblock") after
assert_equals: Wrong result returned expected "p" but got ""
[FAIL] [["defaultparagraphseparator","div"],["formatblock",""]] "
[foobar]" queryCommandValue("defaultparagraphseparator") before
assert_equals: Wrong result returned expected "p" but got "div"
[FAIL] [["defaultparagraphseparator","div"],["formatblock",""]] "[foobar]
" compare innerHTML
assert_equals: Unexpected innerHTML (after normalizing inline style) expected "- foobar
" but got "foobar"
[FAIL] [["defaultparagraphseparator","p"],["formatblock",""]] "[foobar]
" compare innerHTML
assert_equals: Unexpected innerHTML (after normalizing inline style) expected "- foobar
" but got "foobar"
[FAIL] [["formatblock",""]] "[foobar]
": execCommand("formatblock", false, "") return value
assert_equals: expected false but got true
[FAIL] [["formatblock",""]] "[foobar]
" compare innerHTML
assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foobar
" but got "foobar
"
[FAIL] [["formatblock",""]] "[foobar]
" queryCommandValue("formatblock") after
assert_equals: Wrong result returned expected "div" but got "dl"
[FAIL] [["defaultparagraphseparator","div"],["formatblock","- "]] "
[foobar]
" compare innerHTML
assert_equals: Unexpected innerHTML (after normalizing inline style) expected " - foobar
" but got "- foobar
"
[FAIL] [["defaultparagraphseparator","p"],["formatblock","- "]] "
[foobar]
" compare innerHTML
assert_equals: Unexpected innerHTML (after normalizing inline style) expected " - foobar
" but got "- foobar
"
[FAIL] [["defaultparagraphseparator","p"],["formatblock",""]] "[foobar]
" queryCommandValue("defaultparagraphseparator") before
assert_equals: Wrong result returned expected "div" but got "p"
[FAIL] [["defaultparagraphseparator","div"],["formatblock","
- "]] "
[foobar]
" compare innerHTML
assert_equals: Unexpected innerHTML (after normalizing inline style) expected "- foobar
" but got "- foobar
"
[FAIL] [["defaultparagraphseparator","p"],["formatblock","- "]] "
[foobar]
" compare innerHTML
assert_equals: Unexpected innerHTML (after normalizing inline style) expected "- foobar
" but got "- foobar
"
[FAIL] [["formatblock",""]] "[foobar]
": execCommand("formatblock", false, "") return value
assert_equals: expected false but got true
[FAIL] [["formatblock",""]] "[foobar]
" compare innerHTML
assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foobar
" but got "foobar
"
[FAIL] [["formatblock",""]] "[foobar]
" queryCommandValue("formatblock") after
assert_equals: Wrong result returned expected "p" but got "dl"
[FAIL] [["defaultparagraphseparator","div"],["formatblock","- "]] "
[foobar]
" compare innerHTML
assert_equals: Unexpected innerHTML (after normalizing inline style) expected " - foobar
" but got "- foobar
"
[FAIL] [["defaultparagraphseparator","p"],["formatblock","- "]] "
[foobar]
" compare innerHTML
assert_equals: Unexpected innerHTML (after normalizing inline style) expected " - foobar
" but got "- foobar
"
Harness: the test ran to completion.