7 lines
316 B
INI
7 lines
316 B
INI
[webrtc-blocked-explicit.html]
|
|
[webrtc blocked with an explicit webrtc blocked policy]
|
|
expected:
|
|
if (os == "win") and not debug and (processor == "x86_64"): [FAIL, PASS]
|
|
if (os == "win") and not debug and (processor == "x86"): [FAIL, PASS]
|
|
if (os == "win") and debug: [FAIL, PASS]
|
|
FAIL
|