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

Side by Side Diff: LayoutTests/fast/animation/request-animation-frame-during-modal-expected.txt

Issue 6537003: Merge 78648 - 2011-02-15 James Robinson <jamesr@chromium.org>... (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/648/
Patch Set: Created 9 years, 10 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 unified diff | Download patch
OLDNEW
1 Tests that requestAnimationFrame callbacks are not invoked while modal dialogs a re displayed. 1 Tests that requestAnimationFrame callbacks are not invoked while modal dialogs a re displayed.
2 2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 4
5 5
6 PASS successfullyParsed is true 6 PASS successfullyParsed is true
7 7
8 TEST COMPLETE 8 TEST COMPLETE
9 Setting callback 9 Setting callback
10 Showing modal dialog 10 Showing modal dialog
11 Returned from modal dialog 11 Returned from modal dialog
12 Callback fired 12 Callback fired
13 13
OLDNEW
« no previous file with comments | « LayoutTests/fast/animation/request-animation-frame-during-modal.html ('k') | Source/WebCore/ChangeLog » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698