| Index: third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/constructor-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/constructor-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/constructor-expected.txt
|
| index 5fe5b168f1a9a0a493285a1f3b732ace3910e293..44d7959d9ee23ca3120d323b7382fe404bfcb026 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/constructor-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/constructor-expected.txt
|
| @@ -1,3 +1,9 @@
|
| +CONSOLE WARNING: line 128: Invalid keyframe value for property top: invalid
|
| +CONSOLE WARNING: line 133: Invalid keyframe value for property top: invalid
|
| +CONSOLE WARNING: line 128: Invalid keyframe value for property left: invalid
|
| +CONSOLE WARNING: line 133: Invalid keyframe value for property left: invalid
|
| +CONSOLE WARNING: line 128: Invalid keyframe value for property left: invalid
|
| +CONSOLE WARNING: line 133: Invalid keyframe value for property left: invalid
|
| This is a testharness.js-based test.
|
| FAIL a KeyframeEffectReadOnly can be constructed with no frames (intermediate value).getKeyframes is not a function
|
| FAIL easing values are parsed correctly when passed to the KeyframeEffectReadOnly constructor in a property-indexed keyframe effect.getKeyframes is not a function
|
|
|