Update web-platform-tests to revision b'6d461cc41e1a9951e1991a94f651e389b0ca24ba' (#34360)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2024-11-24 02:40:36 +01:00 committed by GitHub
parent 5bd28f2abd
commit 468f9cf014
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
728 changed files with 37291 additions and 14536 deletions

View file

@ -1,5 +1,4 @@
[Selection-getComposedRanges-dom-mutations-removal.html?mode=open]
expected: OK
[Range is fully in shadow tree. Removing shadow host collapses composed StaticRange. Note it does not update previously returned composed StaticRange.]
expected: FAIL
@ -15,9 +14,11 @@
[Range is between two light slotted contents. Removing start container rescopes to its parent in light tree.]
expected: FAIL
[Range is across shadow trees. Removing ancestor shadow host rescopes composed range end to parent.]
expected: FAIL
[Selection-getComposedRanges-dom-mutations-removal.html?mode=closed]
expected: OK
[Range is fully in shadow tree. Removing shadow host collapses composed StaticRange. Note it does not update previously returned composed StaticRange.]
expected: FAIL
@ -32,3 +33,6 @@
[Range is between two light slotted contents. Removing start container rescopes to its parent in light tree.]
expected: FAIL
[Range is across shadow trees. Removing ancestor shadow host rescopes composed range end to parent.]
expected: FAIL