This is a testharness.js-based test. [FAIL] Redo for execCommand("insertLineBreak") between and after removing preceding element with DOM API after undoing assert_equals:
element should be inserted between the and elements by execCommand("insertLineBreak") expected "will be removed
abc" but got "will be removed
abc" [FAIL] Redo for execCommand("insertLineBreak") between and after after removing following element with DOM API after undoing assert_equals:
element should be inserted between the and elements by execCommand("insertLineBreak") expected "abc
will be removed" but got "abc
will be removed" Harness: the test ran to completion.