mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Update web-platform-tests to revision b'86de4ffa4e439098e05f05de7d8cae1c24ff84fb' (#32200)
Co-authored-by: Servo WPT Sync <josh+wptsync@joshmatthews.net>
This commit is contained in:
parent
6065abcb6b
commit
eb7484de5e
893 changed files with 44893 additions and 6623 deletions
|
@ -0,0 +1,3 @@
|
|||
[continue-css-animation-left.html]
|
||||
[Node.moveBefore should preserve CSS animation state (left)]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[continue-css-animation-transform.html]
|
||||
[Node.moveBefore should preserve CSS animation state (transform)]
|
||||
expected: FAIL
|
|
@ -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
|
|
@ -0,0 +1,3 @@
|
|||
[continue-css-transition-left.html]
|
||||
[Node.moveBefore should preserve CSS transition state (left)]
|
||||
expected: FAIL
|
|
@ -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
|
|
@ -0,0 +1,4 @@
|
|||
[continue-css-transition-transform.html]
|
||||
expected: TIMEOUT
|
||||
[Node.moveBefore should preserve CSS transition state (transform)]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,3 @@
|
|||
[css-animation-commit-styles.html]
|
||||
[Calling commitStyles after Node.moveBefore should commit mid-transition value]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[css-transition-cross-document.html]
|
||||
[Moving a transition across documents should reset its state]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[css-transition-cross-shadow.html]
|
||||
[Moving an element with a transition across shadow boundaries should reset the transition]
|
||||
expected: FAIL
|
|
@ -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
|
|
@ -0,0 +1,3 @@
|
|||
[css-transition-trigger.html]
|
||||
[Node.moveBefore should trigger CSS transition state (left) if needed]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue