1. abc

Summary

Harness status: OK

Found 72 tests

Details

ResultTest NameMessage
PassInserting paragraph when selection is collapsed in <br> in <div> which is only child
Asserts run
Pass
assert_in_array("<div><br></div><div><br></div>", "<div><br></div><div><br></div>", "The paragraph should be inserted before the <br> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:65:11)
PassInserting paragraph when selection is collapsed in <br> in <div> which is only child (explicitly flushes maybe pending layout)
Asserts run
Pass
assert_in_array("<div><br></div><div><br></div>", "<div><br></div><div><br></div>", "The paragraph should be inserted before the <br> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:108:11)
PassInserting paragraph when selection is collapsed in <br> which follows a text node in <div>
Asserts run
Pass
assert_in_array("<div>abc<br></div><div><br></div>", ["<div>abc</div><div><br></div>", "<div>abc<br></div><div><br></div>"], "The paragraph should be split before the <br> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:153:11)
PassInserting paragraph when selection is collapsed in <br> which is followed by a text node in <div>
Asserts run
Pass
assert_in_array("<div><br></div><div><br>abc</div>", ["<div><br></div><div><br>abc</div>", "<div><br></div><div><br>abc<br></div>"], "The paragraph should be inserted before the <br> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:194:7)
FailInserting paragraph when selection is collapsed in <embed> in <div> which is only childassert_in_array: The paragraph should be inserted before the <embed> element value "<div><embed></div>" not in array ["<div><br></div><div><embed></div>", "<div><br></div><div><embed><br></div>"]
    at Test.<anonymous> (https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:81:9)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:50:5
Asserts run
Fail
assert_in_array("<div><embed></div>", ["<div><br></div><div><embed></div>", "<div><br></div><div><embed><br></div>"], "The paragraph should be inserted before the <embed> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:81:9)
FailInserting paragraph when selection is collapsed in <embed> in <div> which is only child (explicitly flushes maybe pending layout)assert_in_array: The paragraph should be inserted before the <embed> element value "<div><embed></div>" not in array ["<div><br></div><div><embed></div>", "<div><br></div><div><embed><br></div>"]
    at Test.<anonymous> (https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:124:9)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:92:5
Asserts run
Fail
assert_in_array("<div><embed></div>", ["<div><br></div><div><embed></div>", "<div><br></div><div><embed><br></div>"], "The paragraph should be inserted before the <embed> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:124:9)
FailInserting paragraph when selection is collapsed in <embed> which follows a text node in <div>assert_in_array: The paragraph should be split before the <embed> element value "<div>abc<embed></div><div><br></div>" not in array ["<div>abc</div><div><embed></div>", "<div>abc<br></div><div><embed></div>", "<div>abc</div><div><embed><br></div>", "<div>abc<br></div><div><embed><br></div>"]
    at Test.<anonymous> (https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:174:9)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:135:5
Asserts run
Fail
assert_in_array("<div>abc<embed></div><div><br></div>", ["<div>abc</div><div><embed></div>", "<div>abc<br></div><div><embed></div>", "<div>abc</div><div><embed><br></div>", "<div>abc<br></div><div><embed><br></div>"], "The paragraph should be split before the <embed> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:174:9)
PassInserting paragraph when selection is collapsed in <embed> which is followed by a text node in <div>
Asserts run
Pass
assert_in_array("<div><br></div><div><embed>abc</div>", ["<div><br></div><div><embed>abc</div>", "<div><br></div><div><embed>abc<br></div>"], "The paragraph should be inserted before the <embed> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:194:7)
FailInserting paragraph when selection is collapsed in <hr> in <div> which is only childassert_in_array: The paragraph should be inserted before the <hr> element value "<div><br><hr></div>" not in array ["<div><br></div><div><hr></div>", "<div><br></div><div><hr><br></div>"]
    at Test.<anonymous> (https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:81:9)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:50:5
Asserts run
Fail
assert_in_array("<div><br><hr></div>", ["<div><br></div><div><hr></div>", "<div><br></div><div><hr><br></div>"], "The paragraph should be inserted before the <hr> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:81:9)
FailInserting paragraph when selection is collapsed in <hr> in <div> which is only child (explicitly flushes maybe pending layout)assert_in_array: The paragraph should be inserted before the <hr> element value "<div><br><hr></div>" not in array ["<div><br></div><div><hr></div>", "<div><br></div><div><hr><br></div>"]
    at Test.<anonymous> (https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:124:9)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:92:5
Asserts run
Fail
assert_in_array("<div><br><hr></div>", ["<div><br></div><div><hr></div>", "<div><br></div><div><hr><br></div>"], "The paragraph should be inserted before the <hr> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:124:9)
FailInserting paragraph when selection is collapsed in <hr> which follows a text node in <div>assert_in_array: The paragraph should be split before the <hr> element value "<div>abc<br><br><hr></div>" not in array ["<div>abc</div><div><hr></div>", "<div>abc<br></div><div><hr></div>", "<div>abc</div><div><hr><br></div>", "<div>abc<br></div><div><hr><br></div>"]
    at Test.<anonymous> (https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:174:9)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:135:5
Asserts run
Fail
assert_in_array("<div>abc<br><br><hr></div>", ["<div>abc</div><div><hr></div>", "<div>abc<br></div><div><hr></div>", "<div>abc</div><div><hr><br></div>", "<div>abc<br></div><div><hr><br></div>"], "The paragraph should be split before the <hr> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:174:9)
FailInserting paragraph when selection is collapsed in <hr> which is followed by a text node in <div>assert_in_array: The paragraph should be inserted before the <hr> element value "<div><br><hr>abc</div>" not in array ["<div><br></div><div><hr>abc</div>", "<div><br></div><div><hr>abc<br></div>"]
    at Test.<anonymous> (https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:194:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:187:5
Asserts run
Fail
assert_in_array("<div><br><hr>abc</div>", ["<div><br></div><div><hr>abc</div>", "<div><br></div><div><hr>abc<br></div>"], "The paragraph should be inserted before the <hr> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:194:7)
PassInserting paragraph when selection is collapsed in <img> in <div> which is only child
Asserts run
Pass
assert_in_array("<div><br></div><div><img></div>", ["<div><br></div><div><img></div>", "<div><br></div><div><img><br></div>"], "The paragraph should be inserted before the <img> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:81:9)
PassInserting paragraph when selection is collapsed in <img> in <div> which is only child (explicitly flushes maybe pending layout)
Asserts run
Pass
assert_in_array("<div><br></div><div><img></div>", ["<div><br></div><div><img></div>", "<div><br></div><div><img><br></div>"], "The paragraph should be inserted before the <img> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:124:9)
PassInserting paragraph when selection is collapsed in <img> which follows a text node in <div>
Asserts run
Pass
assert_in_array("<div>abc</div><div><img></div>", ["<div>abc</div><div><img></div>", "<div>abc<br></div><div><img></div>", "<div>abc</div><div><img><br></div>", "<div>abc<br></div><div><img><br></div>"], "The paragraph should be split before the <img> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:174:9)
PassInserting paragraph when selection is collapsed in <img> which is followed by a text node in <div>
Asserts run
Pass
assert_in_array("<div><br></div><div><img>abc</div>", ["<div><br></div><div><img>abc</div>", "<div><br></div><div><img>abc<br></div>"], "The paragraph should be inserted before the <img> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:194:7)
PassInserting paragraph when selection is collapsed in <input> in <div> which is only child
Asserts run
Pass
assert_in_array("<div><br></div><div><input></div>", ["<div><br></div><div><input></div>", "<div><br></div><div><input><br></div>"], "The paragraph should be inserted before the <input> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:81:9)
PassInserting paragraph when selection is collapsed in <input> in <div> which is only child (explicitly flushes maybe pending layout)
Asserts run
Pass
assert_in_array("<div><br></div><div><input></div>", ["<div><br></div><div><input></div>", "<div><br></div><div><input><br></div>"], "The paragraph should be inserted before the <input> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:124:9)
PassInserting paragraph when selection is collapsed in <input> which follows a text node in <div>
Asserts run
Pass
assert_in_array("<div>abc</div><div><input></div>", ["<div>abc</div><div><input></div>", "<div>abc<br></div><div><input></div>", "<div>abc</div><div><input><br></div>", "<div>abc<br></div><div><input><br></div>"], "The paragraph should be split before the <input> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:174:9)
PassInserting paragraph when selection is collapsed in <input> which is followed by a text node in <div>
Asserts run
Pass
assert_in_array("<div><br></div><div><input>abc</div>", ["<div><br></div><div><input>abc</div>", "<div><br></div><div><input>abc<br></div>"], "The paragraph should be inserted before the <input> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:194:7)
FailInserting paragraph when selection is collapsed in <wbr> in <div> which is only childassert_in_array: The paragraph should be inserted before the <wbr> element value "<div><wbr></div><div><br></div>" not in array ["<div><br></div><div><wbr></div>", "<div><br></div><div><wbr><br></div>"]
    at Test.<anonymous> (https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:81:9)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:50:5
Asserts run
Fail
assert_in_array("<div><wbr></div><div><br></div>", ["<div><br></div><div><wbr></div>", "<div><br></div><div><wbr><br></div>"], "The paragraph should be inserted before the <wbr> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:81:9)
FailInserting paragraph when selection is collapsed in <wbr> in <div> which is only child (explicitly flushes maybe pending layout)assert_in_array: The paragraph should be inserted before the <wbr> element value "<div><wbr></div><div><br></div>" not in array ["<div><br></div><div><wbr></div>", "<div><br></div><div><wbr><br></div>"]
    at Test.<anonymous> (https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:124:9)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:92:5
Asserts run
Fail
assert_in_array("<div><wbr></div><div><br></div>", ["<div><br></div><div><wbr></div>", "<div><br></div><div><wbr><br></div>"], "The paragraph should be inserted before the <wbr> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:124:9)
FailInserting paragraph when selection is collapsed in <wbr> which follows a text node in <div>assert_in_array: The paragraph should be split before the <wbr> element value "<div>abc<wbr></div><div><br></div>" not in array ["<div>abc</div><div><wbr></div>", "<div>abc<br></div><div><wbr></div>", "<div>abc</div><div><wbr><br></div>", "<div>abc<br></div><div><wbr><br></div>"]
    at Test.<anonymous> (https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:174:9)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:135:5
Asserts run
Fail
assert_in_array("<div>abc<wbr></div><div><br></div>", ["<div>abc</div><div><wbr></div>", "<div>abc<br></div><div><wbr></div>", "<div>abc</div><div><wbr><br></div>", "<div>abc<br></div><div><wbr><br></div>"], "The paragraph should be split before the <wbr> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:174:9)
PassInserting paragraph when selection is collapsed in <wbr> which is followed by a text node in <div>
Asserts run
Pass
assert_in_array("<div><br></div><div><wbr>abc</div>", ["<div><br></div><div><wbr>abc</div>", "<div><br></div><div><wbr>abc<br></div>"], "The paragraph should be inserted before the <wbr> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:194:7)
PassInserting paragraph when selection is collapsed in <br> in <h1> which is only child
Asserts run
Pass
assert_in_array("<h1><br></h1><div><br></div>", "<h1><br></h1><div><br></div>", "The paragraph should be inserted before the <br> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:59:11)
PassInserting paragraph when selection is collapsed in <br> in <h1> which is only child (explicitly flushes maybe pending layout)
Asserts run
Pass
assert_in_array("<h1><br></h1><div><br></div>", "<h1><br></h1><div><br></div>", "The paragraph should be inserted before the <br> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:102:11)
PassInserting paragraph when selection is collapsed in <br> which follows a text node in <h1>
Asserts run
Pass
assert_in_array("<h1>abc<br></h1><div><br></div>", ["<h1>abc</h1><div><br></div>", "<h1>abc<br></h1><div><br></div>"], "The paragraph should be split before the <br> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:144:11)
PassInserting paragraph when selection is collapsed in <br> which is followed by a text node in <h1>
Asserts run
Pass
assert_in_array("<h1><br></h1><h1><br>abc</h1>", ["<h1><br></h1><h1><br>abc</h1>", "<h1><br></h1><h1><br>abc<br></h1>"], "The paragraph should be inserted before the <br> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:194:7)
FailInserting paragraph when selection is collapsed in <embed> in <h1> which is only childassert_in_array: The paragraph should be inserted before the <embed> element value "<h1><embed></h1>" not in array ["<h1><br></h1><div><embed></div>", "<h1><br></h1><div><embed><br></div>"]
    at Test.<anonymous> (https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:72:9)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:50:5
Asserts run
Fail
assert_in_array("<h1><embed></h1>", ["<h1><br></h1><div><embed></div>", "<h1><br></h1><div><embed><br></div>"], "The paragraph should be inserted before the <embed> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:72:9)
FailInserting paragraph when selection is collapsed in <embed> in <h1> which is only child (explicitly flushes maybe pending layout)assert_in_array: The paragraph should be inserted before the <embed> element value "<h1><embed></h1>" not in array ["<h1><br></h1><div><embed></div>", "<h1><br></h1><div><embed><br></div>"]
    at Test.<anonymous> (https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:115:9)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:92:5
Asserts run
Fail
assert_in_array("<h1><embed></h1>", ["<h1><br></h1><div><embed></div>", "<h1><br></h1><div><embed><br></div>"], "The paragraph should be inserted before the <embed> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:115:9)
FailInserting paragraph when selection is collapsed in <embed> which follows a text node in <h1>assert_in_array: The paragraph should be split before the <embed> element value "<h1>abc<embed></h1><div><br></div>" not in array ["<h1>abc</h1><div><embed></div>", "<h1>abc<br></h1><div><embed></div>", "<h1>abc</h1><div><embed><br></div>", "<h1>abc<br></h1><div><embed><br></div>"]
    at Test.<anonymous> (https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:163:9)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:135:5
Asserts run
Fail
assert_in_array("<h1>abc<embed></h1><div><br></div>", ["<h1>abc</h1><div><embed></div>", "<h1>abc<br></h1><div><embed></div>", "<h1>abc</h1><div><embed><br></div>", "<h1>abc<br></h1><div><embed><br></div>"], "The paragraph should be split before the <embed> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:163:9)
PassInserting paragraph when selection is collapsed in <embed> which is followed by a text node in <h1>
Asserts run
Pass
assert_in_array("<h1><br></h1><h1><embed>abc</h1>", ["<h1><br></h1><h1><embed>abc</h1>", "<h1><br></h1><h1><embed>abc<br></h1>"], "The paragraph should be inserted before the <embed> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:194:7)
FailInserting paragraph when selection is collapsed in <hr> in <h1> which is only childassert_in_array: The paragraph should be inserted before the <hr> element value "<h1><br><hr></h1>" not in array ["<h1><br></h1><h1><hr></h1>", "<h1><br></h1><h1><hr><br></h1>"]
    at Test.<anonymous> (https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:81:9)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:50:5
Asserts run
Fail
assert_in_array("<h1><br><hr></h1>", ["<h1><br></h1><h1><hr></h1>", "<h1><br></h1><h1><hr><br></h1>"], "The paragraph should be inserted before the <hr> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:81:9)
FailInserting paragraph when selection is collapsed in <hr> in <h1> which is only child (explicitly flushes maybe pending layout)assert_in_array: The paragraph should be inserted before the <hr> element value "<h1><br><hr></h1>" not in array ["<h1><br></h1><h1><hr></h1>", "<h1><br></h1><h1><hr><br></h1>"]
    at Test.<anonymous> (https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:124:9)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:92:5
Asserts run
Fail
assert_in_array("<h1><br><hr></h1>", ["<h1><br></h1><h1><hr></h1>", "<h1><br></h1><h1><hr><br></h1>"], "The paragraph should be inserted before the <hr> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:124:9)
FailInserting paragraph when selection is collapsed in <hr> which follows a text node in <h1>assert_in_array: The paragraph should be split before the <hr> element value "<h1>abc<br><br><hr></h1>" not in array ["<h1>abc</h1><h1><hr></h1>", "<h1>abc<br></h1><h1><hr></h1>", "<h1>abc</h1><h1><hr><br></h1>", "<h1>abc<br></h1><h1><hr><br></h1>"]
    at Test.<anonymous> (https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:174:9)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:135:5
Asserts run
Fail
assert_in_array("<h1>abc<br><br><hr></h1>", ["<h1>abc</h1><h1><hr></h1>", "<h1>abc<br></h1><h1><hr></h1>", "<h1>abc</h1><h1><hr><br></h1>", "<h1>abc<br></h1><h1><hr><br></h1>"], "The paragraph should be split before the <hr> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:174:9)
FailInserting paragraph when selection is collapsed in <hr> which is followed by a text node in <h1>assert_in_array: The paragraph should be inserted before the <hr> element value "<h1><br><hr>abc</h1>" not in array ["<h1><br></h1><h1><hr>abc</h1>", "<h1><br></h1><h1><hr>abc<br></h1>"]
    at Test.<anonymous> (https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:194:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:187:5
Asserts run
Fail
assert_in_array("<h1><br><hr>abc</h1>", ["<h1><br></h1><h1><hr>abc</h1>", "<h1><br></h1><h1><hr>abc<br></h1>"], "The paragraph should be inserted before the <hr> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:194:7)
PassInserting paragraph when selection is collapsed in <img> in <h1> which is only child
Asserts run
Pass
assert_in_array("<h1><br></h1><h1><img></h1>", ["<h1><br></h1><h1><img></h1>", "<h1><br></h1><h1><img><br></h1>"], "The paragraph should be inserted before the <img> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:81:9)
PassInserting paragraph when selection is collapsed in <img> in <h1> which is only child (explicitly flushes maybe pending layout)
Asserts run
Pass
assert_in_array("<h1><br></h1><h1><img></h1>", ["<h1><br></h1><h1><img></h1>", "<h1><br></h1><h1><img><br></h1>"], "The paragraph should be inserted before the <img> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:124:9)
PassInserting paragraph when selection is collapsed in <img> which follows a text node in <h1>
Asserts run
Pass
assert_in_array("<h1>abc</h1><h1><img></h1>", ["<h1>abc</h1><h1><img></h1>", "<h1>abc<br></h1><h1><img></h1>", "<h1>abc</h1><h1><img><br></h1>", "<h1>abc<br></h1><h1><img><br></h1>"], "The paragraph should be split before the <img> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:174:9)
PassInserting paragraph when selection is collapsed in <img> which is followed by a text node in <h1>
Asserts run
Pass
assert_in_array("<h1><br></h1><h1><img>abc</h1>", ["<h1><br></h1><h1><img>abc</h1>", "<h1><br></h1><h1><img>abc<br></h1>"], "The paragraph should be inserted before the <img> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:194:7)
PassInserting paragraph when selection is collapsed in <input> in <h1> which is only child
Asserts run
Pass
assert_in_array("<h1><br></h1><h1><input></h1>", ["<h1><br></h1><h1><input></h1>", "<h1><br></h1><h1><input><br></h1>"], "The paragraph should be inserted before the <input> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:81:9)
PassInserting paragraph when selection is collapsed in <input> in <h1> which is only child (explicitly flushes maybe pending layout)
Asserts run
Pass
assert_in_array("<h1><br></h1><h1><input></h1>", ["<h1><br></h1><h1><input></h1>", "<h1><br></h1><h1><input><br></h1>"], "The paragraph should be inserted before the <input> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:124:9)
PassInserting paragraph when selection is collapsed in <input> which follows a text node in <h1>
Asserts run
Pass
assert_in_array("<h1>abc</h1><h1><input></h1>", ["<h1>abc</h1><h1><input></h1>", "<h1>abc<br></h1><h1><input></h1>", "<h1>abc</h1><h1><input><br></h1>", "<h1>abc<br></h1><h1><input><br></h1>"], "The paragraph should be split before the <input> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:174:9)
PassInserting paragraph when selection is collapsed in <input> which is followed by a text node in <h1>
Asserts run
Pass
assert_in_array("<h1><br></h1><h1><input>abc</h1>", ["<h1><br></h1><h1><input>abc</h1>", "<h1><br></h1><h1><input>abc<br></h1>"], "The paragraph should be inserted before the <input> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:194:7)
FailInserting paragraph when selection is collapsed in <wbr> in <h1> which is only childassert_in_array: The paragraph should be inserted before the <wbr> element value "<h1><wbr></h1><div><br></div>" not in array ["<h1><br></h1><div><wbr></div>", "<h1><br></h1><div><wbr><br></div>"]
    at Test.<anonymous> (https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:72:9)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:50:5
Asserts run
Fail
assert_in_array("<h1><wbr></h1><div><br></div>", ["<h1><br></h1><div><wbr></div>", "<h1><br></h1><div><wbr><br></div>"], "The paragraph should be inserted before the <wbr> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:72:9)
FailInserting paragraph when selection is collapsed in <wbr> in <h1> which is only child (explicitly flushes maybe pending layout)assert_in_array: The paragraph should be inserted before the <wbr> element value "<h1><wbr></h1><div><br></div>" not in array ["<h1><br></h1><div><wbr></div>", "<h1><br></h1><div><wbr><br></div>"]
    at Test.<anonymous> (https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:115:9)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:92:5
Asserts run
Fail
assert_in_array("<h1><wbr></h1><div><br></div>", ["<h1><br></h1><div><wbr></div>", "<h1><br></h1><div><wbr><br></div>"], "The paragraph should be inserted before the <wbr> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:115:9)
FailInserting paragraph when selection is collapsed in <wbr> which follows a text node in <h1>assert_in_array: The paragraph should be split before the <wbr> element value "<h1>abc<wbr></h1><div><br></div>" not in array ["<h1>abc</h1><div><wbr></div>", "<h1>abc<br></h1><div><wbr></div>", "<h1>abc</h1><div><wbr><br></div>", "<h1>abc<br></h1><div><wbr><br></div>"]
    at Test.<anonymous> (https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:163:9)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:135:5
Asserts run
Fail
assert_in_array("<h1>abc<wbr></h1><div><br></div>", ["<h1>abc</h1><div><wbr></div>", "<h1>abc<br></h1><div><wbr></div>", "<h1>abc</h1><div><wbr><br></div>", "<h1>abc<br></h1><div><wbr><br></div>"], "The paragraph should be split before the <wbr> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:163:9)
PassInserting paragraph when selection is collapsed in <wbr> which is followed by a text node in <h1>
Asserts run
Pass
assert_in_array("<h1><br></h1><h1><wbr>abc</h1>", ["<h1><br></h1><h1><wbr>abc</h1>", "<h1><br></h1><h1><wbr>abc<br></h1>"], "The paragraph should be inserted before the <wbr> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:194:7)
FailInserting paragraph when selection is collapsed in <br> in <li> which is only childassert_in_array: The paragraph should be inserted before the <br> element value "<div><br></div>" not in array "<ol><li><br></li><li><br></li></ol>"
    at Test.<anonymous> (https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:65:11)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:50:5
Asserts run
Fail
assert_in_array("<div><br></div>", "<ol><li><br></li><li><br></li></ol>", "The paragraph should be inserted before the <br> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:65:11)
FailInserting paragraph when selection is collapsed in <br> in <li> which is only child (explicitly flushes maybe pending layout)assert_in_array: The paragraph should be inserted before the <br> element value "<div><br></div>" not in array "<ol><li><br></li><li><br></li></ol>"
    at Test.<anonymous> (https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:108:11)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:92:5
Asserts run
Fail
assert_in_array("<div><br></div>", "<ol><li><br></li><li><br></li></ol>", "The paragraph should be inserted before the <br> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:108:11)
PassInserting paragraph when selection is collapsed in <br> which follows a text node in <li>
Asserts run
Pass
assert_in_array("<ol><li>abc<br></li><li><br></li></ol>", ["<ol><li>abc</li><li><br></li></ol>", "<ol><li>abc<br></li><li><br></li></ol>"], "The paragraph should be split before the <br> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:153:11)
PassInserting paragraph when selection is collapsed in <br> which is followed by a text node in <li>
Asserts run
Pass
assert_in_array("<ol><li><br></li><li><br>abc</li></ol>", ["<ol><li><br></li><li><br>abc</li></ol>", "<ol><li><br></li><li><br>abc<br></li></ol>"], "The paragraph should be inserted before the <br> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:194:7)
FailInserting paragraph when selection is collapsed in <embed> in <li> which is only childassert_in_array: The paragraph should be inserted before the <embed> element value "<div><br></div>" not in array ["<ol><li><br></li><li><embed></li></ol>", "<ol><li><br></li><li><embed><br></li></ol>"]
    at Test.<anonymous> (https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:81:9)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:50:5
Asserts run
Fail
assert_in_array("<div><br></div>", ["<ol><li><br></li><li><embed></li></ol>", "<ol><li><br></li><li><embed><br></li></ol>"], "The paragraph should be inserted before the <embed> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:81:9)
FailInserting paragraph when selection is collapsed in <embed> in <li> which is only child (explicitly flushes maybe pending layout)assert_in_array: The paragraph should be inserted before the <embed> element value "<div><br></div>" not in array ["<ol><li><br></li><li><embed></li></ol>", "<ol><li><br></li><li><embed><br></li></ol>"]
    at Test.<anonymous> (https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:124:9)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:92:5
Asserts run
Fail
assert_in_array("<div><br></div>", ["<ol><li><br></li><li><embed></li></ol>", "<ol><li><br></li><li><embed><br></li></ol>"], "The paragraph should be inserted before the <embed> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:124:9)
FailInserting paragraph when selection is collapsed in <embed> which follows a text node in <li>assert_in_array: The paragraph should be split before the <embed> element value "<ol><li>abc<embed></li><li><br></li></ol>" not in array ["<ol><li>abc</li><li><embed></li></ol>", "<ol><li>abc<br></li><li><embed></li></ol>", "<ol><li>abc</li><li><embed><br></li></ol>", "<ol><li>abc<br></li><li><embed><br></li></ol>"]
    at Test.<anonymous> (https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:174:9)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:135:5
Asserts run
Fail
assert_in_array("<ol><li>abc<embed></li><li><br></li></ol>", ["<ol><li>abc</li><li><embed></li></ol>", "<ol><li>abc<br></li><li><embed></li></ol>", "<ol><li>abc</li><li><embed><br></li></ol>", "<ol><li>abc<br></li><li><embed><br></li></ol>"], "The paragraph should be split before the <embed> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:174:9)
PassInserting paragraph when selection is collapsed in <embed> which is followed by a text node in <li>
Asserts run
Pass
assert_in_array("<ol><li><br></li><li><embed>abc</li></ol>", ["<ol><li><br></li><li><embed>abc</li></ol>", "<ol><li><br></li><li><embed>abc<br></li></ol>"], "The paragraph should be inserted before the <embed> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:194:7)
FailInserting paragraph when selection is collapsed in <hr> in <li> which is only childassert_in_array: The paragraph should be inserted before the <hr> element value "<ol><li><br><hr></li></ol>" not in array ["<ol><li><br></li><li><hr></li></ol>", "<ol><li><br></li><li><hr><br></li></ol>"]
    at Test.<anonymous> (https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:81:9)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:50:5
Asserts run
Fail
assert_in_array("<ol><li><br><hr></li></ol>", ["<ol><li><br></li><li><hr></li></ol>", "<ol><li><br></li><li><hr><br></li></ol>"], "The paragraph should be inserted before the <hr> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:81:9)
FailInserting paragraph when selection is collapsed in <hr> in <li> which is only child (explicitly flushes maybe pending layout)assert_in_array: The paragraph should be inserted before the <hr> element value "<ol><li><br><hr></li></ol>" not in array ["<ol><li><br></li><li><hr></li></ol>", "<ol><li><br></li><li><hr><br></li></ol>"]
    at Test.<anonymous> (https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:124:9)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:92:5
Asserts run
Fail
assert_in_array("<ol><li><br><hr></li></ol>", ["<ol><li><br></li><li><hr></li></ol>", "<ol><li><br></li><li><hr><br></li></ol>"], "The paragraph should be inserted before the <hr> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:124:9)
FailInserting paragraph when selection is collapsed in <hr> which follows a text node in <li>assert_in_array: The paragraph should be split before the <hr> element value "<ol><li>abc<br><br><hr></li></ol>" not in array ["<ol><li>abc</li><li><hr></li></ol>", "<ol><li>abc<br></li><li><hr></li></ol>", "<ol><li>abc</li><li><hr><br></li></ol>", "<ol><li>abc<br></li><li><hr><br></li></ol>"]
    at Test.<anonymous> (https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:174:9)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:135:5
Asserts run
Fail
assert_in_array("<ol><li>abc<br><br><hr></li></ol>", ["<ol><li>abc</li><li><hr></li></ol>", "<ol><li>abc<br></li><li><hr></li></ol>", "<ol><li>abc</li><li><hr><br></li></ol>", "<ol><li>abc<br></li><li><hr><br></li></ol>"], "The paragraph should be split before the <hr> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:174:9)
FailInserting paragraph when selection is collapsed in <hr> which is followed by a text node in <li>assert_in_array: The paragraph should be inserted before the <hr> element value "<ol><li><br><hr>abc</li></ol>" not in array ["<ol><li><br></li><li><hr>abc</li></ol>", "<ol><li><br></li><li><hr>abc<br></li></ol>"]
    at Test.<anonymous> (https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:194:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:187:5
Asserts run
Fail
assert_in_array("<ol><li><br><hr>abc</li></ol>", ["<ol><li><br></li><li><hr>abc</li></ol>", "<ol><li><br></li><li><hr>abc<br></li></ol>"], "The paragraph should be inserted before the <hr> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:194:7)
PassInserting paragraph when selection is collapsed in <img> in <li> which is only child
Asserts run
Pass
assert_in_array("<ol><li><br></li><li><img></li></ol>", ["<ol><li><br></li><li><img></li></ol>", "<ol><li><br></li><li><img><br></li></ol>"], "The paragraph should be inserted before the <img> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:81:9)
PassInserting paragraph when selection is collapsed in <img> in <li> which is only child (explicitly flushes maybe pending layout)
Asserts run
Pass
assert_in_array("<ol><li><br></li><li><img></li></ol>", ["<ol><li><br></li><li><img></li></ol>", "<ol><li><br></li><li><img><br></li></ol>"], "The paragraph should be inserted before the <img> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:124:9)
PassInserting paragraph when selection is collapsed in <img> which follows a text node in <li>
Asserts run
Pass
assert_in_array("<ol><li>abc</li><li><img></li></ol>", ["<ol><li>abc</li><li><img></li></ol>", "<ol><li>abc<br></li><li><img></li></ol>", "<ol><li>abc</li><li><img><br></li></ol>", "<ol><li>abc<br></li><li><img><br></li></ol>"], "The paragraph should be split before the <img> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:174:9)
PassInserting paragraph when selection is collapsed in <img> which is followed by a text node in <li>
Asserts run
Pass
assert_in_array("<ol><li><br></li><li><img>abc</li></ol>", ["<ol><li><br></li><li><img>abc</li></ol>", "<ol><li><br></li><li><img>abc<br></li></ol>"], "The paragraph should be inserted before the <img> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:194:7)
PassInserting paragraph when selection is collapsed in <input> in <li> which is only child
Asserts run
Pass
assert_in_array("<ol><li><br></li><li><input></li></ol>", ["<ol><li><br></li><li><input></li></ol>", "<ol><li><br></li><li><input><br></li></ol>"], "The paragraph should be inserted before the <input> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:81:9)
PassInserting paragraph when selection is collapsed in <input> in <li> which is only child (explicitly flushes maybe pending layout)
Asserts run
Pass
assert_in_array("<ol><li><br></li><li><input></li></ol>", ["<ol><li><br></li><li><input></li></ol>", "<ol><li><br></li><li><input><br></li></ol>"], "The paragraph should be inserted before the <input> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:124:9)
PassInserting paragraph when selection is collapsed in <input> which follows a text node in <li>
Asserts run
Pass
assert_in_array("<ol><li>abc</li><li><input></li></ol>", ["<ol><li>abc</li><li><input></li></ol>", "<ol><li>abc<br></li><li><input></li></ol>", "<ol><li>abc</li><li><input><br></li></ol>", "<ol><li>abc<br></li><li><input><br></li></ol>"], "The paragraph should be split before the <input> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:174:9)
PassInserting paragraph when selection is collapsed in <input> which is followed by a text node in <li>
Asserts run
Pass
assert_in_array("<ol><li><br></li><li><input>abc</li></ol>", ["<ol><li><br></li><li><input>abc</li></ol>", "<ol><li><br></li><li><input>abc<br></li></ol>"], "The paragraph should be inserted before the <input> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:194:7)
FailInserting paragraph when selection is collapsed in <wbr> in <li> which is only childassert_in_array: The paragraph should be inserted before the <wbr> element value "<div><br></div>" not in array ["<ol><li><br></li><li><wbr></li></ol>", "<ol><li><br></li><li><wbr><br></li></ol>"]
    at Test.<anonymous> (https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:81:9)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:50:5
Asserts run
Fail
assert_in_array("<div><br></div>", ["<ol><li><br></li><li><wbr></li></ol>", "<ol><li><br></li><li><wbr><br></li></ol>"], "The paragraph should be inserted before the <wbr> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:81:9)
FailInserting paragraph when selection is collapsed in <wbr> in <li> which is only child (explicitly flushes maybe pending layout)assert_in_array: The paragraph should be inserted before the <wbr> element value "<div><br></div>" not in array ["<ol><li><br></li><li><wbr></li></ol>", "<ol><li><br></li><li><wbr><br></li></ol>"]
    at Test.<anonymous> (https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:124:9)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:92:5
Asserts run
Fail
assert_in_array("<div><br></div>", ["<ol><li><br></li><li><wbr></li></ol>", "<ol><li><br></li><li><wbr><br></li></ol>"], "The paragraph should be inserted before the <wbr> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:124:9)
FailInserting paragraph when selection is collapsed in <wbr> which follows a text node in <li>assert_in_array: The paragraph should be split before the <wbr> element value "<ol><li>abc<wbr></li><li><br></li></ol>" not in array ["<ol><li>abc</li><li><wbr></li></ol>", "<ol><li>abc<br></li><li><wbr></li></ol>", "<ol><li>abc</li><li><wbr><br></li></ol>", "<ol><li>abc<br></li><li><wbr><br></li></ol>"]
    at Test.<anonymous> (https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:174:9)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/editing/other/insert-paragraph-in-void-element.tentative.html:135:5
Asserts run
Fail
assert_in_array("<ol><li>abc<wbr></li><li><br></li></ol>", ["<ol><li>abc</li><li><wbr></li></ol>", "<ol><li>abc<br></li><li><wbr></li></ol>", "<ol><li>abc</li><li><wbr><br></li></ol>", "<ol><li>abc<br></li><li><wbr><br></li></ol>"], "The paragraph should be split before the <wbr> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:174:9)
PassInserting paragraph when selection is collapsed in <wbr> which is followed by a text node in <li>
Asserts run
Pass
assert_in_array("<ol><li><br></li><li><wbr>abc</li></ol>", ["<ol><li><br></li><li><wbr>abc</li></ol>", "<ol><li><br></li><li><wbr>abc<br></li></ol>"], "The paragraph should be inserted before the <wbr> element")
    at Test.<anonymous> ( /editing/other/insert-paragraph-in-void-element.tentative.html:194:7)