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