CONSOLE MESSAGE: line 27: webkitRequestAnimationFrame() is deprecated and will be removed. Please use requestAnimationFrame() instead. | |
Tests the timestamps provided to prefixed webkitRequestAnimationFrame callbacks | |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". | |
PASS legacyFirstTimestamp is >= firstTimestamp | |
PASS legacySecondTimestamp is >= secondTimestamp | |
PASS deltaError < 0.001 is true | |