summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/presentation-api/controlling-ua/idlharness.https.html.ini
blob: 85d680b9b482861fb7ce123e7baad79f272ff753 (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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
[idlharness.https.html]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [Presentation interface: existence and properties of interface object]
    expected: FAIL

  [Presentation interface object length]
    expected: FAIL

  [Presentation interface object name]
    expected: FAIL

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

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

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

  [Presentation interface: attribute defaultRequest]
    expected: FAIL

  [Presentation interface: attribute receiver]
    expected: FAIL

  [Presentation must be primary interface of navigator.presentation]
    expected: FAIL

  [Stringification of navigator.presentation]
    expected: FAIL

  [Presentation interface: navigator.presentation must inherit property "defaultRequest" with the proper type]
    expected: FAIL

  [Presentation interface: navigator.presentation must inherit property "receiver" with the proper type]
    expected: FAIL

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

  [PresentationRequest interface object length]
    expected: FAIL

  [PresentationRequest interface object name]
    expected: FAIL

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

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

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

  [PresentationRequest interface: operation start()]
    expected: FAIL

  [PresentationRequest interface: operation reconnect(USVString)]
    expected: FAIL

  [PresentationRequest interface: operation getAvailability()]
    expected: FAIL

  [PresentationRequest interface: attribute onconnectionavailable]
    expected: FAIL

  [PresentationRequest must be primary interface of navigator.presentation.defaultRequest]
    expected: FAIL

  [Stringification of navigator.presentation.defaultRequest]
    expected: FAIL

  [PresentationRequest interface: navigator.presentation.defaultRequest must inherit property "start()" with the proper type]
    expected: FAIL

  [PresentationRequest interface: navigator.presentation.defaultRequest must inherit property "reconnect(USVString)" with the proper type]
    expected: FAIL

  [PresentationRequest interface: calling reconnect(USVString) on navigator.presentation.defaultRequest with too few arguments must throw TypeError]
    expected: FAIL

  [PresentationRequest interface: navigator.presentation.defaultRequest must inherit property "getAvailability()" with the proper type]
    expected: FAIL

  [PresentationRequest interface: navigator.presentation.defaultRequest must inherit property "onconnectionavailable" with the proper type]
    expected: FAIL

  [PresentationRequest must be primary interface of presentation_request]
    expected: FAIL

  [Stringification of presentation_request]
    expected: FAIL

  [PresentationRequest interface: presentation_request must inherit property "start()" with the proper type]
    expected: FAIL

  [PresentationRequest interface: presentation_request must inherit property "reconnect(USVString)" with the proper type]
    expected: FAIL

  [PresentationRequest interface: calling reconnect(USVString) on presentation_request with too few arguments must throw TypeError]
    expected: FAIL

  [PresentationRequest interface: presentation_request must inherit property "getAvailability()" with the proper type]
    expected: FAIL

  [PresentationRequest interface: presentation_request must inherit property "onconnectionavailable" with the proper type]
    expected: FAIL

  [PresentationRequest must be primary interface of presentation_request_urls]
    expected: FAIL

  [Stringification of presentation_request_urls]
    expected: FAIL

  [PresentationRequest interface: presentation_request_urls must inherit property "start()" with the proper type]
    expected: FAIL

  [PresentationRequest interface: presentation_request_urls must inherit property "reconnect(USVString)" with the proper type]
    expected: FAIL

  [PresentationRequest interface: calling reconnect(USVString) on presentation_request_urls with too few arguments must throw TypeError]
    expected: FAIL

  [PresentationRequest interface: presentation_request_urls must inherit property "getAvailability()" with the proper type]
    expected: FAIL

  [PresentationRequest interface: presentation_request_urls must inherit property "onconnectionavailable" with the proper type]
    expected: FAIL

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

  [PresentationAvailability interface object length]
    expected: FAIL

  [PresentationAvailability interface object name]
    expected: FAIL

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

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

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

  [PresentationAvailability interface: attribute value]
    expected: FAIL

  [PresentationAvailability interface: attribute onchange]
    expected: FAIL

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

  [PresentationConnectionAvailableEvent interface object length]
    expected: FAIL

  [PresentationConnectionAvailableEvent interface object name]
    expected: FAIL

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

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

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

  [PresentationConnectionAvailableEvent interface: attribute connection]
    expected: FAIL

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

  [PresentationConnection interface object length]
    expected: FAIL

  [PresentationConnection interface object name]
    expected: FAIL

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

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

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

  [PresentationConnection interface: attribute id]
    expected: FAIL

  [PresentationConnection interface: attribute url]
    expected: FAIL

  [PresentationConnection interface: attribute state]
    expected: FAIL

  [PresentationConnection interface: operation close()]
    expected: FAIL

  [PresentationConnection interface: operation terminate()]
    expected: FAIL

  [PresentationConnection interface: attribute onconnect]
    expected: FAIL

  [PresentationConnection interface: attribute onclose]
    expected: FAIL

  [PresentationConnection interface: attribute onterminate]
    expected: FAIL

  [PresentationConnection interface: attribute binaryType]
    expected: FAIL

  [PresentationConnection interface: attribute onmessage]
    expected: FAIL

  [PresentationConnection interface: operation send(DOMString)]
    expected: FAIL

  [PresentationConnection interface: operation send(Blob)]
    expected: FAIL

  [PresentationConnection interface: operation send(ArrayBuffer)]
    expected: FAIL

  [PresentationConnection interface: operation send(ArrayBufferView)]
    expected: FAIL

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

  [PresentationConnectionCloseEvent interface object length]
    expected: FAIL

  [PresentationConnectionCloseEvent interface object name]
    expected: FAIL

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

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

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

  [PresentationConnectionCloseEvent interface: attribute reason]
    expected: FAIL

  [PresentationConnectionCloseEvent interface: attribute message]
    expected: FAIL

  [Navigator interface: attribute presentation]
    expected: FAIL