haikuwebkit/LayoutTests/fast/animation/request-animation-frame-pre...

11 lines
421 B
Plaintext

CONSOLE MESSAGE: 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