| Index: third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/KeyframeEffect/effect-easing-expected.txt
 | 
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/KeyframeEffect/effect-easing-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/KeyframeEffect/effect-easing-expected.txt
 | 
| deleted file mode 100644
 | 
| index fdf8ff212fcdfb499de8414685f5e631b1c78f84..0000000000000000000000000000000000000000
 | 
| --- a/third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/KeyframeEffect/effect-easing-expected.txt
 | 
| +++ /dev/null
 | 
| @@ -1,48 +0,0 @@
 | 
| -This is a testharness.js-based test.
 | 
| -FAIL step-start function Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'.
 | 
| -FAIL steps(1, start) function Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'.
 | 
| -FAIL steps(2, start) function Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'.
 | 
| -FAIL step-end function Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'.
 | 
| -FAIL steps(1) function Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'.
 | 
| -FAIL steps(1, end) function Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'.
 | 
| -FAIL steps(2, end) function Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'.
 | 
| -FAIL linear function Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'.
 | 
| -FAIL ease function Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'.
 | 
| -FAIL ease-in function Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'.
 | 
| -FAIL ease-in-out function Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'.
 | 
| -FAIL ease-out function Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'.
 | 
| -FAIL easing function which produces values greater than 1 Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'.
 | 
| -FAIL effect easing produces values greater than 1 with keyframe easing cubic-bezier(0, 0, 0, 0) Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'.
 | 
| -FAIL effect easing produces values greater than 1 with keyframe easing cubic-bezier(1, 1, 1, 1) Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'.
 | 
| -FAIL effect easing produces negative values 1 with keyframe easing cubic-bezier(0, 0, 0, 0) Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'.
 | 
| -FAIL effect easing produces negative values 1 with keyframe easing cubic-bezier(1, 1, 1, 1) Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'.
 | 
| -PASS effect easing produces values greater than 1 with step-start keyframe 
 | 
| -PASS effect easing produces values greater than 1 with step-end keyframe 
 | 
| -PASS effect easing produces negative values with step-start keyframe 
 | 
| -PASS effect easing produces negative values with step-end keyframe 
 | 
| -FAIL effect easing produces values greater than 1 with keyframe easing producing values greater than 1 Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'.
 | 
| -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 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 
 | 
| -PASS Invalid keyframe easing value: '' 
 | 
| -PASS Invalid keyframe easing value: 'test' 
 | 
| -PASS Invalid keyframe easing value: 'cubic-bezier(1.1, 0, 1, 1)' 
 | 
| -PASS Invalid keyframe easing value: 'cubic-bezier(0, 0, 1.1, 1)' 
 | 
| -PASS Invalid keyframe easing value: 'cubic-bezier(-0.1, 0, 1, 1)' 
 | 
| -PASS Invalid keyframe easing value: 'cubic-bezier(0, 0, -0.1, 1)' 
 | 
| -PASS Invalid keyframe easing value: 'steps(-1, start)' 
 | 
| -PASS Invalid keyframe easing value: 'steps(0.1, start)' 
 | 
| -Harness: the test ran to completion.
 | 
| -
 | 
| 
 |