/selection/selection-range-in-shadow-after-the-shadow-removed.tentative.html| status | subtest | message |
|---|---|---|
| FAIL | Selection range in shadow should not be as a selection range after the host is removed | assert_equals: startContainer should not be changed expected Text node "ABC" but got Element node <div id="container"></div> |
| FAIL | Selection range in shadow should not be as a selection range after the host parent is removed | assert_equals: startContainer should not be changed expected Text node "ABC" but got Element node <div id="container"></div> |
| FAIL | Selection range in shadow should not be as a selection range after the host is replaced with itself (.replaceWith) | assert_equals: startContainer should not be changed expected Text node "ABC" but got Element node <div id="container"><div id="host"><div id="in-shadow">AB... |
| FAIL | Selection range in shadow should not be as a selection range after the host is replaced with itself (.replaceChild | assert_equals: Selection should not have the range in removed shadow expected 0 but got 1 |
bundle built 2026-07-16T07:16:48.063Z