1[idlharness.window.html]
2  [MediaSession interface: operation setMicrophoneActive(boolean)]
3    expected: FAIL
4
5  [MediaSession interface: operation setCameraActive(boolean)]
6    expected: FAIL
7
8  [MediaSession interface: navigator.mediaSession must inherit property "setMicrophoneActive(boolean)" with the proper type]
9    expected: FAIL
10
11  [MediaSession interface: calling setMicrophoneActive(boolean) on navigator.mediaSession with too few arguments must throw TypeError]
12    expected: FAIL
13
14  [MediaSession interface: navigator.mediaSession must inherit property "setCameraActive(boolean)" with the proper type]
15    expected: FAIL
16
17  [MediaSession interface: calling setCameraActive(boolean) on navigator.mediaSession with too few arguments must throw TypeError]
18    expected: FAIL
19
20