diff options
Diffstat (limited to 'testing/web-platform/meta/video-rvfc/request-video-frame-callback.html.ini')
-rw-r--r-- | testing/web-platform/meta/video-rvfc/request-video-frame-callback.html.ini | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/testing/web-platform/meta/video-rvfc/request-video-frame-callback.html.ini b/testing/web-platform/meta/video-rvfc/request-video-frame-callback.html.ini new file mode 100644 index 0000000000..7497ed9f85 --- /dev/null +++ b/testing/web-platform/meta/video-rvfc/request-video-frame-callback.html.ini @@ -0,0 +1,18 @@ +[request-video-frame-callback.html] + expected: + if (os == "win") and debug: [OK, TIMEOUT] + [Test we can register a video.rVFC callback.] + expected: FAIL + + [Test we can cancel a video.rVFC request.] + expected: FAIL + + [Test invalid calls to the video.rVFC API.] + expected: FAIL + + [Test video.rVFC callbacks run before window.rAF callbacks.] + expected: FAIL + + [Test video.rVFC does not stop when switching sources.] + expected: FAIL + |