You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: testing/web-platform/meta/selection/shadow-dom/tentative/Selection-getComposedRanges-dom-mutations-removal.html.ini
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,9 @@
11
11
[Range is between two light slotted contents. Removing start container rescopes to its parent in light tree.]
12
12
expected: FAIL
13
13
14
+
[Range is across shadow trees. Removing ancestor shadow host rescopes composed range end to parent.]
[Range is fully in shadow tree. Removing shadow host collapses composed StaticRange. Note it does not update previously returned composed StaticRange.]
@@ -24,3 +27,6 @@
24
27
25
28
[Range is between two light slotted contents. Removing start container rescopes to its parent in light tree.]
26
29
expected: FAIL
30
+
31
+
[Range is across shadow trees. Removing ancestor shadow host rescopes composed range end to parent.]
0 commit comments