summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/mediasession/idlharness.window.js.ini
blob: 9bce47fdd46edd9d3cde576a88e8e0c6cbab8fc8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
[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

  [MediaMetadata interface: attribute chapterInfo]
    expected: FAIL

  [MediaMetadata interface: new MediaMetadata() must inherit property "chapterInfo" with the proper type]
    expected: FAIL

  [ChapterInformation interface: existence and properties of interface object]
    expected: FAIL

  [ChapterInformation interface object length]
    expected: FAIL

  [ChapterInformation interface object name]
    expected: FAIL

  [ChapterInformation interface: existence and properties of interface prototype object]
    expected: FAIL

  [ChapterInformation interface: existence and properties of interface prototype object's "constructor" property]
    expected: FAIL

  [ChapterInformation interface: existence and properties of interface prototype object's @@unscopables property]
    expected: FAIL

  [ChapterInformation interface: attribute title]
    expected: FAIL

  [ChapterInformation interface: attribute startTime]
    expected: FAIL

  [ChapterInformation interface: attribute artwork]
    expected: FAIL