Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(147)

Unified Diff: third_party/WebKit/LayoutTests/fast/animation/webkit-cancel-request-animation-frame-expected.txt

Issue 2497583002: Remove webkitCancelRequestAnimationFrame (Closed)
Patch Set: Patch for landing try 2 Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
-

Powered by Google App Engine
This is Rietveld 408576698