/selection/shadow-dom/tentative/Selection-getComposedRanges-dom-mutations-removal.html| status | subtest | message |
|---|---|---|
| FAIL | Range is fully in shadow tree. Removing shadow host collapses composed StaticRange. Note it does not update previously returned composed StaticRange. | sel.setBaseAndExtent is not a function |
| FAIL | Range is fully in shadow tree. Removing parent of shadow host collapses composed StaticRange. | sel.setBaseAndExtent is not a function |
| FAIL | Range is in light DOM. Removing startContainer rescopes new composed range to its parent. | hello is not defined |
| FAIL | Range is across shadow trees. Replacing shadowRoot content rescopes new composed range to the shadowRoot. | sel.setBaseAndExtent is not a function |
| FAIL | Range is across shadow trees. Removing ancestor shadow host rescopes composed range end to parent. | sel.setBaseAndExtent is not a function |
| FAIL | Range is between two light slotted contents. Removing start container rescopes to its parent in light tree. | host is not defined |
bundle built 2026-07-16T07:16:48.063Z