This is a testharness.js-based test.
Found 7 FAIL, 0 TIMEOUT, 0 NOTRUN.
[FAIL] Cloning attributes at splitting an element in contenteditable 1
assert_equals: The new element created by splitting an element shouldn't have same id attribute value (Splitting
) expected 1 but got 2
[FAIL] Cloning attributes at splitting an element in contenteditable 7
assert_equals: The new element created by splitting an element shouldn't have same id attribute value (Splitting
) expected 1 but got 2
[FAIL] Cloning attributes at splitting an element in contenteditable 13
assert_equals: The new element created by splitting an element shouldn't have same id attribute value (Splitting ) expected 1 but got 2
[FAIL] Cloning attributes at splitting an element in contenteditable 19
assert_equals: The new element created by splitting an element shouldn't have same id attribute value (Splitting ) expected 1 but got 2
[FAIL] Cloning attributes at splitting an element in contenteditable 25
assert_equals: The new element created by splitting an element shouldn't have same id attribute value (Splitting ) expected 1 but got 2
[FAIL] Cloning attributes at splitting an element in contenteditable 30
assert_equals: The element instance returned by Document.getElementById shouldn't be changed after splitting the element (Splitting and
) expected Element node def but got Element node abc
[FAIL] Cloning attributes at splitting an element in contenteditable 33
assert_equals: The new element created by splitting an element shouldn't have same id attribute value (splittee-parent) (Splitting and ) expected 1 but got 2
Harness: the test ran to completion.