Pass | document.execCommand("delete") when "<div> </div><div>{}<br></div>" | Asserts runPass | assert_equals("<div> </div>", "<div> </div>")
at Test.<anonymous> ( /editing/whitespaces/chrome-compat/delete-to-join-blocks.tentative.html:27:7) |
|
Pass | document.execCommand("delete") when "<div>a </div><div>{}<br></div>" | Asserts runPass | assert_equals("<div>a </div>", "<div>a </div>")
at Test.<anonymous> ( /editing/whitespaces/chrome-compat/delete-to-join-blocks.tentative.html:27:7) |
|
Fail | document.execCommand("delete") when "<div><br></div><div>[] </div>" | assert_equals: expected "<div> </div>" but got "<div> <br></div>" at Test.<anonymous> (https://wpt.live/editing/whitespaces/chrome-compat/delete-to-join-blocks.tentative.html:27:7)
at Test.step (https://wpt.live/resources/testharness.js:2642:25)
at https://wpt.live/resources/testharness.js:738:36
at new Promise (<anonymous>)
at https://wpt.live/resources/testharness.js:737:20 Asserts runFail | assert_equals("<div> <br></div>", "<div> </div>")
at Test.<anonymous> ( /editing/whitespaces/chrome-compat/delete-to-join-blocks.tentative.html:27:7) |
|
Fail | document.execCommand("delete") when "<div><br></div><div>[] b</div>" | assert_equals: expected "<div> b</div>" but got "<div> b<br></div>" at Test.<anonymous> (https://wpt.live/editing/whitespaces/chrome-compat/delete-to-join-blocks.tentative.html:27:7)
at Test.step (https://wpt.live/resources/testharness.js:2642:25)
at https://wpt.live/resources/testharness.js:738:36
at new Promise (<anonymous>)
at https://wpt.live/resources/testharness.js:737:20 Asserts runFail | assert_equals("<div> b<br></div>", "<div> b</div>")
at Test.<anonymous> ( /editing/whitespaces/chrome-compat/delete-to-join-blocks.tentative.html:27:7) |
|
Pass | document.execCommand("delete") when "<div>a</div><div>[] b</div>" | Asserts runPass | assert_equals("<div>a b</div>", "<div>a b</div>")
at Test.<anonymous> ( /editing/whitespaces/chrome-compat/delete-to-join-blocks.tentative.html:27:7) |
|
Pass | document.execCommand("delete") when "<div>a </div><div>[] b</div>" | Asserts runPass | assert_equals("<div>a b</div>", "<div>a b</div>")
at Test.<anonymous> ( /editing/whitespaces/chrome-compat/delete-to-join-blocks.tentative.html:27:7) |
|
Pass | document.execCommand("delete") when "<div> <div>{}<br></div></div>" | Asserts runPass | assert_equals("<div> </div>", "<div> </div>")
at Test.<anonymous> ( /editing/whitespaces/chrome-compat/delete-to-join-blocks.tentative.html:27:7) |
|
Pass | document.execCommand("delete") when "<div>a <div>{}<br></div></div>" | Asserts runPass | assert_equals("<div>a </div>", "<div>a </div>")
at Test.<anonymous> ( /editing/whitespaces/chrome-compat/delete-to-join-blocks.tentative.html:27:7) |
|
Pass | document.execCommand("delete") when "<div><br><div>[] </div></div>" | Asserts runPass | assert_equals("<div><div> </div></div>", "<div><div> </div></div>")
at Test.<anonymous> ( /editing/whitespaces/chrome-compat/delete-to-join-blocks.tentative.html:27:7) |
|
Pass | document.execCommand("delete") when "<div><br><div>[] b</div></div>" | Asserts runPass | assert_equals("<div><div> b</div></div>", "<div><div> b</div></div>")
at Test.<anonymous> ( /editing/whitespaces/chrome-compat/delete-to-join-blocks.tentative.html:27:7) |
|
Pass | document.execCommand("delete") when "<div>a<div>[] b</div></div>" | Asserts runPass | assert_equals("a b", "a b")
at Test.<anonymous> ( /editing/whitespaces/chrome-compat/delete-to-join-blocks.tentative.html:27:7) |
|
Pass | document.execCommand("delete") when "<div>a <div>[] b</div></div>" | Asserts runPass | assert_equals("a b", "a b")
at Test.<anonymous> ( /editing/whitespaces/chrome-compat/delete-to-join-blocks.tentative.html:27:7) |
|
Pass | document.execCommand("delete") when "<div><div> </div>{}<br></div>" | Asserts runPass | assert_equals("<div><div> </div></div>", "<div><div> </div></div>")
at Test.<anonymous> ( /editing/whitespaces/chrome-compat/delete-to-join-blocks.tentative.html:27:7) |
|
Pass | document.execCommand("delete") when "<div><div>a </div>{}<br></div>" | Asserts runPass | assert_equals("<div><div>a </div></div>", "<div><div>a </div></div>")
at Test.<anonymous> ( /editing/whitespaces/chrome-compat/delete-to-join-blocks.tentative.html:27:7) |
|
Fail | document.execCommand("delete") when "<div><div><br></div>[] </div>" | assert_equals: expected "<div> </div>" but got "<div> <br></div>" at Test.<anonymous> (https://wpt.live/editing/whitespaces/chrome-compat/delete-to-join-blocks.tentative.html:27:7)
at Test.step (https://wpt.live/resources/testharness.js:2642:25)
at https://wpt.live/resources/testharness.js:738:36
at new Promise (<anonymous>)
at https://wpt.live/resources/testharness.js:737:20 Asserts runFail | assert_equals("<div> <br></div>", "<div> </div>")
at Test.<anonymous> ( /editing/whitespaces/chrome-compat/delete-to-join-blocks.tentative.html:27:7) |
|
Fail | document.execCommand("delete") when "<div><div><br></div>[] b</div>" | assert_equals: expected "<div> b</div>" but got "<div> b<br></div>" at Test.<anonymous> (https://wpt.live/editing/whitespaces/chrome-compat/delete-to-join-blocks.tentative.html:27:7)
at Test.step (https://wpt.live/resources/testharness.js:2642:25)
at https://wpt.live/resources/testharness.js:738:36
at new Promise (<anonymous>)
at https://wpt.live/resources/testharness.js:737:20 Asserts runFail | assert_equals("<div> b<br></div>", "<div> b</div>")
at Test.<anonymous> ( /editing/whitespaces/chrome-compat/delete-to-join-blocks.tentative.html:27:7) |
|
Pass | document.execCommand("delete") when "<div><div>a</div>[] b</div>" | Asserts runPass | assert_equals("<div>a b</div>", "<div>a b</div>")
at Test.<anonymous> ( /editing/whitespaces/chrome-compat/delete-to-join-blocks.tentative.html:27:7) |
|
Pass | document.execCommand("delete") when "<div><div>a </div>[] b</div>" | Asserts runPass | assert_equals("<div>a b</div>", "<div>a b</div>")
at Test.<anonymous> ( /editing/whitespaces/chrome-compat/delete-to-join-blocks.tentative.html:27:7) |
|