mirror of
https://github.com/servo/servo.git
synced 2025-06-24 17:14:33 +01:00
Auto merge of #27636 - servo:jdm-patch-46, r=jdm
Run CSS animations tests in 2013. Fixes #27635.
This commit is contained in:
commit
858bb43298
3 changed files with 7 additions and 0 deletions
|
@ -21,6 +21,8 @@ skip: true
|
|||
skip:false
|
||||
[css-align]
|
||||
skip: false
|
||||
[css-animations]
|
||||
skip: false
|
||||
[css-backgrounds]
|
||||
skip: false
|
||||
[css-color]
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[cancel-animation-shadow-slot-invalidation.html]
|
||||
expected: TIMEOUT
|
|
@ -1,4 +1,7 @@
|
|||
[event-dispatch.tentative.html]
|
||||
[After -> Idle, display: none]
|
||||
expected: FAIL
|
||||
|
||||
[After -> Before]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue