summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/mediasession/idlharness.window.js.ini
blob: 6af25e2257c6b204dad52c6a29afbafba3c17be0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[idlharness.window.html]
  [MediaSession interface: operation setMicrophoneActive(boolean)]
    expected: FAIL

  [MediaSession interface: operation setCameraActive(boolean)]
    expected: FAIL

  [MediaSession interface: navigator.mediaSession must inherit property "setMicrophoneActive(boolean)" with the proper type]
    expected: FAIL

  [MediaSession interface: calling setMicrophoneActive(boolean) on navigator.mediaSession with too few arguments must throw TypeError]
    expected: FAIL

  [MediaSession interface: navigator.mediaSession must inherit property "setCameraActive(boolean)" with the proper type]
    expected: FAIL

  [MediaSession interface: calling setCameraActive(boolean) on navigator.mediaSession with too few arguments must throw TypeError]
    expected: FAIL