summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/animation/request-animation-frame-timestamps-advance-expected.txt
blob: ff09010ca0073800f8f02ce7eb8bb16151120867 (plain)
1
2
3
4
5
6
7
8
9
10
11
Tests the timestamps provided to requestAnimationFrame callbacks advance

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


PASS firstTimestamp is defined.
PASS secondTimestamp is defined.
PASS secondTimestamp > firstTimestamp is true
PASS successfullyParsed is true

TEST COMPLETE