blob: 5d5f04f614e12c74424cecfe2503db5b42c96e9c (
plain)
1
2
3
4
5
6
7
|
[request-video-frame-callback-webrtc.https.html]
expected:
if (os == "win") and debug and (processor == "x86"): CRASH
if (os == "win") and not debug and (processor == "x86_64"): [ERROR, TIMEOUT]
ERROR
[Test video.requestVideoFrameCallback() parameters for WebRTC applications.]
expected: TIMEOUT
|