blob: 1e0cffe6ab5815bb1ef540285c807b6d622fe13d (
plain)
1
2
3
4
5
6
7
8
9
|
[request-video-frame-callback-during-xr-session.https.html]
expected:
if (os == "android") and debug and fission: [OK, TIMEOUT]
if (os == "android") and debug and not fission: [OK, TIMEOUT]
[Make sure video.rVFC callbacks started during an immersive session continue after it ends - webgl2]
expected: FAIL
[Make sure video.rVFC callbacks started during an immersive session continue after it ends - webgl]
expected: FAIL
|