| Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/keyframe-effect/effect-easing-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/keyframe-effect/effect-easing-expected.txt b/third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/keyframe-effect/effect-easing-expected.txt
|
| index 0e25b325ce024909513800b79c55e96d7cc29d8a..c8abac1f078da51658bf27d189d3a7da5205a40c 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/keyframe-effect/effect-easing-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/keyframe-effect/effect-easing-expected.txt
|
| @@ -19,17 +19,17 @@ FAIL effect easing produces values greater than 1 with keyframe easing producing
|
| FAIL effect easing which produces values greater than 1 and the tangent on the upper boundary is infinity with keyframe easing producing values greater than 1 Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'.
|
| FAIL effect easing produces negative values with keyframe easing producing negative values Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'.
|
| FAIL effect easing which produces negative values and the tangent on the lower boundary is infinity with keyframe easing producing negative values Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'.
|
| -FAIL Test bounds point of step-start easing animation.effect.getComputedTiming is not a function
|
| -FAIL Test bounds point of step-start easing with compositor animation.effect.getComputedTiming is not a function
|
| -FAIL Test bounds point of step-start easing with reverse direction animation.effect.getComputedTiming is not a function
|
| -FAIL Test bounds point of step-start easing with iterationStart not at a transition point animation.effect.getComputedTiming is not a function
|
| -FAIL Test bounds point of step-start easing with iterationStart and delay animation.effect.getComputedTiming is not a function
|
| -FAIL Test bounds point of step-start easing with iterationStart and reverse direction animation.effect.getComputedTiming is not a function
|
| -FAIL Test bounds point of step(4, start) easing with iterationStart 0.75 and delay animation.effect.getComputedTiming is not a function
|
| -FAIL Test bounds point of step-start easing with alternate direction animation.effect.getComputedTiming is not a function
|
| -FAIL Test bounds point of step-start easing with alternate-reverse direction animation.effect.getComputedTiming is not a function
|
| -FAIL Test bounds point of step-start easing in keyframe animation.effect.getComputedTiming is not a function
|
| -FAIL Test bounds point of step-end easing with iterationStart and delay animation.effect.getComputedTiming is not a function
|
| -FAIL Test bounds point of step-end easing with iterationStart not at a transition point animation.effect.getComputedTiming is not a function
|
| +FAIL Test bounds point of step-start easing assert_equals: Progress at 0ms expected 0 but got 0.5
|
| +FAIL Test bounds point of step-start easing with compositor assert_equals: Progress at 0ms expected 0 but got 0.5
|
| +FAIL Test bounds point of step-start easing with reverse direction assert_equals: Progress at 2000ms expected 0 but got 0.5
|
| +PASS Test bounds point of step-start easing with iterationStart not at a transition point
|
| +FAIL Test bounds point of step-start easing with iterationStart and delay assert_equals: Progress at 0ms expected 0.5 but got 1
|
| +FAIL Test bounds point of step-start easing with iterationStart and reverse direction assert_equals: Progress at 2000ms expected 0.5 but got 1
|
| +FAIL Test bounds point of step(4, start) easing with iterationStart 0.75 and delay assert_equals: Progress at 0ms expected 0.75 but got 1
|
| +FAIL Test bounds point of step-start easing with alternate direction assert_equals: Progress at 3000ms expected 0.5 but got 1
|
| +FAIL Test bounds point of step-start easing with alternate-reverse direction assert_equals: Progress at 3000ms expected 0.5 but got 1
|
| +FAIL Test bounds point of step-start easing in keyframe assert_equals: Progress at 0ms expected "0px" but got "50px"
|
| +FAIL Test bounds point of step-end easing with iterationStart and delay assert_equals: Progress at 0ms expected 0 but got 0.5
|
| +PASS Test bounds point of step-end easing with iterationStart not at a transition point
|
| Harness: the test ran to completion.
|
|
|
|
|