| Index: third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/endDelay-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/endDelay-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/endDelay-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..18164d689930549d10b9716f6b8c2349ce91af65
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/endDelay-expected.txt
|
| @@ -0,0 +1,10 @@
|
| +CONSOLE ERROR: line 71: Uncaught (in promise) TypeError: Cannot read property 'currentTime' of undefined
|
| +This is a testharness.js-based test.
|
| +FAIL set endDelay 123.45 anim.effect.getComputedTiming is not a function
|
| +FAIL set endDelay -1000 anim.effect.getComputedTiming is not a function
|
| +PASS set endDelay Infinity
|
| +PASS set endDelay negative Infinity
|
| +PASS onfinish event is not fired duration endDelay
|
| +FAIL onfinish event is fired currentTime is after endTime assert_equals: receivedEvents[0].timelineTime should equal to the animation timeline when finished promise is resolved expected (undefined) undefined but got (number) 25.969000067561865
|
| +Harness: the test ran to completion.
|
| +
|
|
|