| Index: third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/finish-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/finish-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/finish-expected.txt
|
| index 419c3859b03c12110ada110129459be014e3f08d..6fc5315ce7285e5d7b24ffd9bfe247e2e0457566 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/finish-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/finish-expected.txt
|
| @@ -5,10 +5,10 @@ PASS Test finishing of animation
|
| PASS Test finishing of animation with a current time past the effect end
|
| PASS Test finishing of reversed animation
|
| PASS Test finishing of reversed animation with a current time less than zero
|
| -FAIL Test finish() while paused promise_test: Unhandled rejection with value: object "TypeError: Cannot read property 'currentTime' of undefined"
|
| -FAIL Test finish() while pause-pending with positive playbackRate Cannot read property 'currentTime' of undefined
|
| -FAIL Test finish() while pause-pending with negative playbackRate Cannot read property 'currentTime' of undefined
|
| -FAIL Test finish() while play-pending Cannot read property 'currentTime' of undefined
|
| +PASS Test finish() while paused
|
| +PASS Test finish() while pause-pending with positive playbackRate
|
| +PASS Test finish() while pause-pending with negative playbackRate
|
| +PASS Test finish() while play-pending
|
| PASS Test finish() during aborted pause
|
| PASS Test resetting of computed style
|
| PASS Test finish() resolves finished promise synchronously
|
|
|