1 CONSOLE WARNING: 'webkitRequestAnimationFrame' is vendor-specific. Please use the standard 'requestAnimationFrame' instead.
2 Tests the timestamps provided to prefixed webkitRequestAnimationFrame callbacks
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7 PASS successfullyParsed is true
10 PASS legacyFirstTimestamp is >= firstTimestamp
11 PASS legacySecondTimestamp is >= secondTimestamp
12 PASS deltaError < 0.001 is true