/selection/selection-range-after-editinghost-removed.html| status | subtest | message |
|---|---|---|
| PASS | Selection range in an editing host should be collapsed where the host was after it's removed | |
| PASS | Selection range in an editing host should be collapsed where the host was after its parent is removed | |
| PASS | Selection range in an editing host should be collapsed where the host was after it's replaced with itself (.replaceWith) | |
| FAIL | Selection range in an editing host should be collapsed where the host was after it's replaced with itself (.replaceChild) | assert_equals: focusNode should be the container expected Element node <div id="container"><div contenteditable="true">ABC<br></... but got Element node <div contenteditable="true">ABC<br></div> |
bundle built 2026-07-16T07:16:48.063Z