| 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/animation/finish-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/finish-expected.txt
|
| similarity index 69%
|
| rename from third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation/finish-expected.txt
|
| rename to third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/finish-expected.txt
|
| index 677e358c69287cb2c603431c16d54ba02399244f..d281a0785cc5b66ec9b01226e641dfccd4f2745b 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation/finish-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/finish-expected.txt
|
| @@ -2,7 +2,7 @@ This is a testharness.js-based test.
|
| PASS Test exceptions when finishing non-running animation
|
| PASS Test exceptions when finishing infinite animation
|
| PASS Test finishing of animation
|
| -PASS Test finishing of animation with a current time past the effect end
|
| +FAIL Test finishing of animation with a current time past the effect end animation.effect.getComputedTiming is not a function
|
| 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"
|
| @@ -12,5 +12,7 @@ FAIL Test finish() while play-pending Cannot read property 'currentTime' of unde
|
| PASS Test finish() during aborted pause
|
| PASS Test resetting of computed style
|
| PASS Test finish() resolves finished promise synchronously
|
| +FAIL Test finish() resolves finished promise synchronously with an animation without a target KeyframeEffectReadOnly is not defined
|
| +FAIL Test normally finished animation resolves finished promise synchronously with an animation without a target KeyframeEffectReadOnly is not defined
|
| Harness: the test ran to completion.
|
|
|
|
|