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

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

Issue 12021005: Merge 139509 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1312/
Patch Set: Created 7 years, 11 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 the timestamps provided to prefixed webkitRequestAnimationFrame callbacks 1 Tests the timestamps provided to prefixed webkitRequestAnimationFrame callbacks
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 legacyFirstTimestamp is >= firstTimestamp 6 PASS legacyFirstTimestamp is >= firstTimestamp
7 PASS legacySecondTimestamp is >= secondTimestamp 7 PASS legacySecondTimestamp is >= secondTimestamp
8 PASS deltaError < 0.001 is true 8 PASS deltaError < 0.001 is true
9 9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698