OLD | NEW |
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 |
OLD | NEW |