tree: 1482d36d2f72078f15e73a27205bd52ff7bbadd4 [path history] [tgz]
  1. idlharness.window.js
  2. META.yml
  3. README.md
  4. video-request-animation-frame-parallel.html
  5. video-request-animation-frame-repeating.html
  6. 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).