diff options
Diffstat (limited to '')
-rw-r--r-- | testing/web-platform/meta/video-rvfc/request-video-frame-callback-dom.html.ini | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/web-platform/meta/video-rvfc/request-video-frame-callback-dom.html.ini b/testing/web-platform/meta/video-rvfc/request-video-frame-callback-dom.html.ini new file mode 100644 index 0000000000..fc98fdfcac --- /dev/null +++ b/testing/web-platform/meta/video-rvfc/request-video-frame-callback-dom.html.ini @@ -0,0 +1,11 @@ +[request-video-frame-callback-dom.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Test video.rVFC works with "display:none".] + expected: FAIL + + [Test video.rVFC works with "visibility:hidden".] + expected: FAIL + + [Test a video outside of the DOM can still use video.rVFC.] + expected: FAIL |