| Index: third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/Animation/finish-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/Animation/finish-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/Animation/finish-expected.txt
|
| index db99c1b953ee7f958a020fa4b6289799aaf37f95..bd053d2e286ddf04d682107b858d519f09b1f119 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/Animation/finish-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/Animation/finish-expected.txt
|
| @@ -11,7 +11,7 @@ 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
|
| -FAIL Test finish() resolves finished promise synchronously assert_true: Animation.finished should be resolved soon after Animation.finish() expected true got false
|
| +PASS Test finish() resolves finished promise synchronously
|
| FAIL Test finish() resolves finished promise synchronously with an animation without a target Animation is not defined
|
| FAIL Test normally finished animation resolves finished promise synchronously with an animation without a target Animation is not defined
|
| Harness: the test ran to completion.
|
|
|