Update web-platform-tests to revision b'979291d49c1a8e3d811df117d9e6b5d399a6deb2' (#34733)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2024-12-22 02:37:35 +01:00 committed by GitHub
parent 3d3e7a61b5
commit 1157fa28b3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
879 changed files with 188965 additions and 4414 deletions

View file

@ -154,3 +154,9 @@
[Moving a node from a disconnected container to a disconnected new parent in the same tree succeeds,also across shadow-roots]
expected: FAIL
[moveBefore() returns undefined]
expected: FAIL
[Moving a node before itself should not move the node]
expected: FAIL

View file

@ -0,0 +1,10 @@
[slotchange-events.html]
expected: ERROR
[Moving default content into a slot fires 'slotchange' event]
expected: FAIL
[Moving default content out of a slot fires 'slotchange' event]
expected: FAIL
[Moving a slottable into and out out of a custom element fires 'slotchange' event]
expected: FAIL