Index: third_party/WebKit/LayoutTests/external/wpt/css-timing-1/step-timing-functions-output-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/external/wpt/css-timing-1/step-timing-functions-output-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/css-timing-1/step-timing-functions-output-expected.txt |
deleted file mode 100644 |
index 24f63f79d419205c45c9f9315d6b668b590aedf0..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/external/wpt/css-timing-1/step-timing-functions-output-expected.txt |
+++ /dev/null |
@@ -1,9 +0,0 @@ |
-This is a testharness.js-based test. |
-FAIL step-start easing with input progress greater than 1 assert_equals: expected "200px" but got "100px" |
-PASS step-end easing with input progress greater than 1 |
-FAIL step-end easing with input progress greater than 2 assert_equals: expected "200px" but got "100px" |
-PASS step-start easing with input progress less than 0 |
-FAIL step-start easing with input progress less than -1 assert_equals: expected "-100px" but got "0px" |
-FAIL step-end easing with input progress less than 0 assert_equals: expected "-100px" but got "0px" |
-Harness: the test ran to completion. |
- |