| Index: third_party/WebKit/LayoutTests/web-animations-api/startTime-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/web-animations-api/startTime-expected.txt b/third_party/WebKit/LayoutTests/web-animations-api/startTime-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..1817639bf07bfb96df046eead36220245bf9acea
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/web-animations-api/startTime-expected.txt
|
| @@ -0,0 +1,9 @@
|
| +This is a testharness.js-based test.
|
| +FAIL startTime of a newly created (idle) animation is unresolved Animation is not defined
|
| +FAIL startTime of a play-pending animation is unresolved Animation is not defined
|
| +FAIL startTime of a pause-pending animation is unresolved Animation is not defined
|
| +PASS startTime of a play-pending animation created using Element.animate shortcut is unresolved
|
| +PASS startTime is resolved when running
|
| +FAIL startTime and currentTime are unresolved when animation is cancelled assert_unresolved is not defined
|
| +Harness: the test ran to completion.
|
| +
|
|
|