Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/animations/api-readonly-object-types-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/animations/api-readonly-object-types-expected.txt b/third_party/WebKit/LayoutTests/animations/api-readonly-object-types-expected.txt |
| deleted file mode 100644 |
| index 08d45bef3153861b8a0af598f97cb4b9516d45a9..0000000000000000000000000000000000000000 |
| --- a/third_party/WebKit/LayoutTests/animations/api-readonly-object-types-expected.txt |
| +++ /dev/null |
| @@ -1,5 +0,0 @@ |
| -This is a testharness.js-based test. |
| -PASS KeyframeEffect constructor creates and exposes an AnimationEffectTiming object |
| -FAIL KeyframeEffectReadOnly constructor creates and exposes an AnimationEffectTimingReadOnly object assert_equals: expected "[object AnimationEffectTimingReadOnly]" but got "[object AnimationEffectTiming]" |
| -Harness: the test ran to completion. |
| - |