tree: 6cd7a0d37e33e1572cf2e2f1e958f7d34cb0bd25 [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-rvfc/README.md

HTMLVideoElement.requestVideoFrameCallback specification Tests

The HTMLVideoElement.requestVideoFrameCallback specification is available here: https://wicg.github.io/video-rvfc

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

File an issue: https://github.com/wicg/video-rvfc/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).