| Index: third_party/WebKit/LayoutTests/fast/animation/request-animation-frame-prefix-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/animation/request-animation-frame-prefix-expected.txt b/third_party/WebKit/LayoutTests/fast/animation/request-animation-frame-prefix-expected.txt
|
| index c0fb4351fcf41f229e7e6fcfb4cc16d2373c4def..bc9b73552614cb9aeb3286a5925c14f50497233e 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/animation/request-animation-frame-prefix-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/animation/request-animation-frame-prefix-expected.txt
|
| @@ -1,4 +1,4 @@
|
| -CONSOLE WARNING: 'webkitRequestAnimationFrame' is vendor-specific. Please use the standard 'requestAnimationFrame' instead.
|
| +CONSOLE WARNING: line 18: '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".
|
|
|