diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/animation/request-animation-frame-display-expected.txt')
| -rw-r--r-- | third_party/WebKit/LayoutTests/fast/animation/request-animation-frame-display-expected.txt | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/animation/request-animation-frame-display-expected.txt b/third_party/WebKit/LayoutTests/fast/animation/request-animation-frame-display-expected.txt index 7ef22e9..e982638 100644 --- a/third_party/WebKit/LayoutTests/fast/animation/request-animation-frame-display-expected.txt +++ b/third_party/WebKit/LayoutTests/fast/animation/request-animation-frame-display-expected.txt @@ -1 +1,10 @@ -PASS +Tests requestAnimationFrame callback handling of display: property changed within another callback + +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". + + +PASS callbackInvokedOnA is true +PASS successfullyParsed is true + +TEST COMPLETE + |
