Source code
Revision control
Copy as Markdown
Other Tools
[request-video-frame-callback-dom.html]
expected:
if (os == "linux") and (processor == "x86"): [OK, ERROR]
if (os == "android") and not debug: [OK, TIMEOUT]
[Test video.rVFC works with "display:none".]
expected:
if (os == "android") and not debug: [PASS, TIMEOUT]
[Test video.rVFC works with "visibility:hidden".]
expected:
if (os == "android") and not debug: [PASS, NOTRUN]