Index: third_party/WebKit/LayoutTests/fast/animation/webkit-cancel-request-animation-frame-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/animation/webkit-cancel-request-animation-frame-expected.txt b/third_party/WebKit/LayoutTests/fast/animation/webkit-cancel-request-animation-frame-expected.txt |
deleted file mode 100644 |
index e9b1f9c6581d8de1f0cb798fa3ad04ab690193f2..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/animation/webkit-cancel-request-animation-frame-expected.txt |
+++ /dev/null |
@@ -1,6 +0,0 @@ |
-CONSOLE WARNING: line 5: 'webkitRequestAnimationFrame' is vendor-specific. Please use the standard 'requestAnimationFrame' instead. |
-CONSOLE WARNING: line 6: webkitCancelRequestAnimationFrame is deprecated and will be removed in M57, around March 2017. Please use cancelAnimationFrame instead. See https://www.chromestatus.com/features/5588435494502400 for more details. |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |