summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/mediacapture-insertable-streams/idlharness.any.js.ini
blob: f3084ac6da4a6d01d71b0af9560abca645d600ab (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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
[idlharness.any.worker.html]
  [MediaStreamTrackProcessor interface: existence and properties of interface object]
    expected: FAIL

  [MediaStreamTrackProcessor interface object length]
    expected: FAIL

  [MediaStreamTrackProcessor interface object name]
    expected: FAIL

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

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

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

  [MediaStreamTrackProcessor interface: attribute readable]
    expected: FAIL

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

  [VideoTrackGenerator interface object length]
    expected: FAIL

  [VideoTrackGenerator interface object name]
    expected: FAIL

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

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

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

  [VideoTrackGenerator interface: attribute writable]
    expected: FAIL

  [VideoTrackGenerator interface: attribute muted]
    expected: FAIL

  [VideoTrackGenerator interface: attribute track]
    expected: FAIL

  [VideoTrackGenerator must be primary interface of new VideoTrackGenerator()]
    expected: FAIL

  [Stringification of new VideoTrackGenerator()]
    expected: FAIL

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

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

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

  [MediaStreamTrackProcessor must be primary interface of new MediaStreamTrackProcessor({ track: new VideoTrackGenerator() })]
    expected: FAIL

  [Stringification of new MediaStreamTrackProcessor({ track: new VideoTrackGenerator() })]
    expected: FAIL

  [MediaStreamTrackProcessor interface: new MediaStreamTrackProcessor({ track: new VideoTrackGenerator() }) must inherit property "readable" with the proper type]
    expected: FAIL