Update web-platform-tests to revision b'5a9d9349a312e12a950d5f4703cd41609a06f242' (#33923)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2024-10-20 03:33:44 +02:00 committed by GitHub
parent c242822eeb
commit d0d02cd56c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
632 changed files with 69406 additions and 3168 deletions

View file

@ -0,0 +1,12 @@
[custom-element-move-reactions.html]
[the disconnected/connected callbacks should be called when no other callback is defined]
expected: FAIL
[the element should stay connected during the callbacks]
expected: FAIL
[When connectedMoveCallback is defined, it is called instead of disconnectedCallback/connectedCallback]
expected: FAIL
[Reactions to atomic move are called in order of element, not in order of operation]
expected: FAIL