request-video-frame-callback-dom.html.ini (410B)
1 [request-video-frame-callback-dom.html] 2 expected: 3 if (os == "linux") and (processor == "x86"): [OK, ERROR] 4 if (os == "android") and not debug: [OK, TIMEOUT] 5 [Test video.rVFC works with "display:none".] 6 expected: 7 if (os == "android") and not debug: [PASS, TIMEOUT] 8 9 [Test video.rVFC works with "visibility:hidden".] 10 expected: 11 if (os == "android") and not debug: [PASS, NOTRUN]