Update web-platform-tests to revision b'86de4ffa4e439098e05f05de7d8cae1c24ff84fb' (#32200)

Co-authored-by: Servo WPT Sync <josh+wptsync@joshmatthews.net>
This commit is contained in:
Samson 2024-05-01 17:47:11 +02:00 committed by GitHub
parent 6065abcb6b
commit eb7484de5e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
893 changed files with 44893 additions and 6623 deletions

View file

@ -0,0 +1,3 @@
[continue-css-animation-left.html]
[Node.moveBefore should preserve CSS animation state (left)]
expected: FAIL

View file

@ -0,0 +1,3 @@
[continue-css-animation-transform.html]
[Node.moveBefore should preserve CSS animation state (transform)]
expected: FAIL

View file

@ -0,0 +1,4 @@
[continue-css-transition-left-pseudo.html]
expected: TIMEOUT
[Node.moveBefore should preserve CSS transition state on pseudo-elements (left)]
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[continue-css-transition-left.html]
[Node.moveBefore should preserve CSS transition state (left)]
expected: FAIL

View file

@ -0,0 +1,4 @@
[continue-css-transition-transform-pseudo.html]
expected: TIMEOUT
[Node.moveBefore should preserve CSS transition state on pseudo-elements (transform)]
expected: TIMEOUT

View file

@ -0,0 +1,4 @@
[continue-css-transition-transform.html]
expected: TIMEOUT
[Node.moveBefore should preserve CSS transition state (transform)]
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[css-animation-commit-styles.html]
[Calling commitStyles after Node.moveBefore should commit mid-transition value]
expected: FAIL

View file

@ -0,0 +1,3 @@
[css-transition-cross-document.html]
[Moving a transition across documents should reset its state]
expected: FAIL

View file

@ -0,0 +1,3 @@
[css-transition-cross-shadow.html]
[Moving an element with a transition across shadow boundaries should reset the transition]
expected: FAIL

View file

@ -0,0 +1,3 @@
[css-transition-to-disconnected-document.html]
[Moving an element with a transition to a disconnected document should reset the transitionm state]
expected: FAIL

View file

@ -0,0 +1,3 @@
[css-transition-trigger.html]
[Node.moveBefore should trigger CSS transition state (left) if needed]
expected: FAIL