tree: f590a53c104c62472f67adf10f7e1962a95a057d [path history] [tgz]
  1. META.yml
  2. README.md
  3. video-request-animation-frame-parallel.html
  4. video-request-animation-frame-repeating.html
  5. video-request-animation-frame.html
video-raf/README.md

HTMLVideoElement.requestAnimationFrame specification Tests

The HTMLVideoElement.requestAnimationFrame specification is available here: https://wicg.github.io/video-raf

GitHub repository: https://github.com/WICG/video-raf

File an issue: https://github.com/wicg/video-raf/issues/new

Status of these tests

Theses tests are still basic. The specification is still WIP, and rendering tests will be added to ensure consistenty of behavior/timing relative to other AnimationFrameProviders (e.g. window.rAF).