| Index: third_party/WebKit/LayoutTests/web-animations-api/keyframe-effect-iterable-keyframes-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/web-animations-api/keyframe-effect-iterable-keyframes-expected.txt b/third_party/WebKit/LayoutTests/web-animations-api/keyframe-effect-iterable-keyframes-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..cb3ff3a62abbd49caa3f1fcb4d6a19711b6b882c
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/web-animations-api/keyframe-effect-iterable-keyframes-expected.txt
|
| @@ -0,0 +1,9 @@
|
| +This is a testharness.js-based test.
|
| +FAIL Custom iterator with basic keyframes. effect.getKeyframes is not a function
|
| +FAIL easing and offset are ignored on iterable objects. effect.getKeyframes is not a function
|
| +FAIL Custom iterator with multiple properties specified. effect.getKeyframes is not a function
|
| +FAIL Custom iterator with offset specified. effect.getKeyframes is not a function
|
| +PASS Custom iterator with non object keyframe should throw.
|
| +FAIL Custom iterator with value list in keyframe should give bizarre string representation of list. effect.getKeyframes is not a function
|
| +Harness: the test ran to completion.
|
| +
|
|
|