/selection/move-selection-range-into-different-root.tentative.html| status | subtest | message |
|---|---|---|
| FAIL | Set selection range into a document fragment with selectNode | assert_equals: expected 0 but got 1 |
| FAIL | Set selection range into a sub-document with selectNode | selectNode: node has no parent |
| FAIL | Set selection range into a document fragment with selectNodeContents | assert_equals: expected 0 but got 1 |
| FAIL | Set selection range into a sub-document with selectNodeContents | assert_equals: expected 0 but got 1 |
| FAIL | Set selection range into a document fragment with setEnd | assert_equals: expected 0 but got 1 |
| FAIL | Set selection range into a sub-document with setEnd | assert_equals: expected 0 but got 1 |
| FAIL | Set selection range into a document fragment with setEndAfter | assert_equals: expected 0 but got 1 |
| FAIL | Set selection range into a sub-document with setEndAfter | setEndAfter: node has no parent |
| FAIL | Set selection range into a document fragment with setEndBefore | assert_equals: expected 0 but got 1 |
| FAIL | Set selection range into a sub-document with setEndBefore | setEndBefore: node has no parent |
| FAIL | Set selection range into a document fragment with setStart | assert_equals: expected 0 but got 1 |
| FAIL | Set selection range into a sub-document with setStart | assert_equals: expected 0 but got 1 |
| FAIL | Set selection range into a document fragment with setStartAfter | assert_equals: expected 0 but got 1 |
| FAIL | Set selection range into a sub-document with setStartAfter | setStartAfter: node has no parent |
| FAIL | Set selection range into a document fragment with setStartBefore | assert_equals: expected 0 but got 1 |
| FAIL | Set selection range into a sub-document with setStartBefore | setStartBefore: node has no parent |
bundle built 2026-07-16T07:16:48.063Z