Auto merge of #27636 - servo:jdm-patch-46, r=jdm

Run CSS animations tests in 2013.

Fixes #27635.
This commit is contained in:
bors-servo 2020-09-28 13:30:43 -04:00 committed by GitHub
commit 858bb43298
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 0 deletions

View file

@ -21,6 +21,8 @@ skip: true
skip:false skip:false
[css-align] [css-align]
skip: false skip: false
[css-animations]
skip: false
[css-backgrounds] [css-backgrounds]
skip: false skip: false
[css-color] [css-color]

View file

@ -0,0 +1,2 @@
[cancel-animation-shadow-slot-invalidation.html]
expected: TIMEOUT

View file

@ -1,4 +1,7 @@
[event-dispatch.tentative.html] [event-dispatch.tentative.html]
[After -> Idle, display: none]
expected: FAIL
[After -> Before] [After -> Before]
expected: FAIL expected: FAIL