| Index: third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/oncancel-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/oncancel-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/oncancel-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..50e3a9ac742417ed25e2dbf9a1ea33b594e553aa
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/oncancel-expected.txt
|
| @@ -0,0 +1,5 @@
|
| +CONSOLE ERROR: line 19: Uncaught (in promise) TypeError: Cannot read property 'currentTime' of undefined
|
| +This is a testharness.js-based test.
|
| +FAIL oncancel event is fired when animation.cancel() is called. assert_equals: event.timelineTime should equal to the animation timeline when finished promise is rejected expected (undefined) undefined but got (number) 26.44166676327586
|
| +Harness: the test ran to completion.
|
| +
|
|
|