summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/audio-output/enumerateDevices-permissions-policy.https.html.ini
blob: 2d62f76ce17534e31d0028c513c7b19316913c83 (plain)
1
2
3
4
5
6
7
8
9
10
[enumerateDevices-permissions-policy.https.html]
  prefs:
    if os != "mac": [media.navigator.streams.fake:false]
  expected:
    if (os == "linux") and not fission and not debug: [OK, CRASH]
    if (os == "android") and fission: [OK, TIMEOUT]
    if (processor == "x86") and not debug: [OK, TIMEOUT]
  [permissions policy on enumerateDevices() after getUserMedia()]
    expected:
      if (processor == "x86") and not debug: [PASS, TIMEOUT]