This is a testharness.js-based test.
[FAIL] insertParagraph in empty
should not split it
assert_equals: 2 preformatted linefeeds should be inserted expected "\\n\\n
" but got "
"
[FAIL] insertParagraph in containing text should not split it
assert_equals: 1 preformatted linefeed should be inserted expected "ab\\ncd
" but got "abcd
"
[FAIL] insertParagraph in empty
" but got "iframe
"
[FAIL] insertParagraph in
" but got "iframe
"
[FAIL] insertParagraph in empty
" but got "iframe
"
[FAIL] insertParagraph in
" but got "iframe
"
[FAIL] insertParagraph in empty in the should split the
assert_in_array: The
should be split value "
iframe
" not in array ["
iframe\\n
\\n
", "
iframe
"]
Harness: the test ran to completion.