callback-cross-realm-report-exception.html |
requestAnimationFrame() reports the exception from its callback in the callback's global object |
960 |
callback-exception.html |
requestAnimationFrame callback exception reported to error handler |
1003 |
callback-handle.html |
AnimationTiming Test: FrameRequestCallback - valid callback handle |
656 |
callback-invoked.html |
requestAnimationFrame must be triggered once |
743 |
callback-multicalls.html |
AnimationTiming Test: multiple calls to requestAnimationFrame with the same callback |
864 |
callback-timestamp.html |
AnimationTiming Test: FrameRequestCallback - timestamp argument |
645 |
cancel-handle-manual.html |
AnimationTiming Test: cancelAnimationFrame used to cancel request callback |
1202 |
cancel-invoked.html |
cancelAnimationFrame does nothing |
632 |
cancel-pending.html |
cancelAnimationFrame cancels a pending animation frame callback |
845 |
same-dispatch-time.html |
requestAnimationFrame in queue get the same timestamp |
1098 |