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

Unified Diff: LayoutTests/fast/animation/request-animation-frame-prefix-expected.txt

Issue 208263005: Deprecate webkitRequestAnimationFrame and friends as vendor-specific (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: update test expectations Created 6 years, 9 months 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
« no previous file with comments | « no previous file | Source/core/frame/UseCounter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/animation/request-animation-frame-prefix-expected.txt
diff --git a/LayoutTests/fast/animation/request-animation-frame-prefix-expected.txt b/LayoutTests/fast/animation/request-animation-frame-prefix-expected.txt
index b975447d7c15261c516a8d9b073e11c0c0550350..c0fb4351fcf41f229e7e6fcfb4cc16d2373c4def 100644
--- a/LayoutTests/fast/animation/request-animation-frame-prefix-expected.txt
+++ b/LayoutTests/fast/animation/request-animation-frame-prefix-expected.txt
@@ -1,3 +1,4 @@
+CONSOLE WARNING: 'webkitRequestAnimationFrame' is vendor-specific. Please use the standard 'requestAnimationFrame' instead.
Tests the timestamps provided to prefixed webkitRequestAnimationFrame callbacks
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
« no previous file with comments | « no previous file | Source/core/frame/UseCounter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698