summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/svg/idlharness.window.js.ini
blob: eeb1d643dc7c8ecd7584792efb2673364f8e0f49 (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
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
[idlharness.window.html]
  [SVGElement interface: attribute correspondingElement]
    expected: FAIL

  [SVGElement interface: attribute correspondingUseElement]
    expected: FAIL

  [TimeEvent interface: operation initTimeEvent(DOMString, Window?, long)]
    expected: FAIL

  [SVGAnimatedRect interface: objects.svg.viewBox must inherit property "baseVal" with the proper type]
    expected: FAIL

  [SVGAnimatedRect interface: objects.svg.viewBox must inherit property "animVal" with the proper type]
    expected: FAIL

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

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

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

  [SVGUnitTypes interface: constant SVG_UNIT_TYPE_UNKNOWN on interface prototype object]
    expected: FAIL

  [SVGUnitTypes interface: constant SVG_UNIT_TYPE_USERSPACEONUSE on interface prototype object]
    expected: FAIL

  [SVGUnitTypes interface: constant SVG_UNIT_TYPE_OBJECTBOUNDINGBOX on interface prototype object]
    expected: FAIL

  [SVGSVGElement interface: operation checkIntersection(SVGElement, DOMRectReadOnly)]
    expected: FAIL

  [SVGSVGElement interface: operation checkEnclosure(SVGElement, DOMRectReadOnly)]
    expected: FAIL

  [SVGSVGElement interface: objects.svg must inherit property "currentTranslate" with the proper type]
    expected: FAIL

  [SVGSVGElement interface: objects.svg must inherit property "checkIntersection(SVGElement, DOMRectReadOnly)" with the proper type]
    expected: FAIL

  [SVGSVGElement interface: calling checkIntersection(SVGElement, DOMRectReadOnly) on objects.svg with too few arguments must throw TypeError]
    expected: FAIL

  [SVGSVGElement interface: objects.svg must inherit property "checkEnclosure(SVGElement, DOMRectReadOnly)" with the proper type]
    expected: FAIL

  [SVGSVGElement interface: calling checkEnclosure(SVGElement, DOMRectReadOnly) on objects.svg with too few arguments must throw TypeError]
    expected: FAIL

  [SVGElement interface: objects.svg must inherit property "correspondingElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.svg must inherit property "correspondingUseElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.g must inherit property "correspondingElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.g must inherit property "correspondingUseElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.defs must inherit property "correspondingElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.defs must inherit property "correspondingUseElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.metadata must inherit property "correspondingElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.metadata must inherit property "correspondingUseElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.title must inherit property "correspondingElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.title must inherit property "correspondingUseElement" with the proper type]
    expected: FAIL

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

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

  [SVGGraphicsElement interface: objects.symbol must inherit property "transform" with the proper type]
    expected: FAIL

  [SVGGraphicsElement interface: objects.symbol must inherit property "getCTM()" with the proper type]
    expected: FAIL

  [SVGGraphicsElement interface: objects.symbol must inherit property "getScreenCTM()" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.symbol must inherit property "correspondingElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.symbol must inherit property "correspondingUseElement" with the proper type]
    expected: FAIL

  [SVGUseElement interface: attribute instanceRoot]
    expected: FAIL

  [SVGUseElement interface: attribute animatedInstanceRoot]
    expected: FAIL

  [SVGUseElement interface: objects.use must inherit property "instanceRoot" with the proper type]
    expected: FAIL

  [SVGUseElement interface: objects.use must inherit property "animatedInstanceRoot" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.use must inherit property "correspondingElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.use must inherit property "correspondingUseElement" with the proper type]
    expected: FAIL

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

  [SVGUseElementShadowRoot interface object length]
    expected: FAIL

  [SVGUseElementShadowRoot interface object name]
    expected: FAIL

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

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

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

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

  [ShadowAnimation interface object length]
    expected: FAIL

  [ShadowAnimation interface object name]
    expected: FAIL

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

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

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

  [ShadowAnimation interface: attribute sourceAnimation]
    expected: FAIL

  [SVGElement interface: objects.style must inherit property "correspondingElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.style must inherit property "correspondingUseElement" with the proper type]
    expected: FAIL

  [SVGTransform interface: objects.svg.createSVGTransform() must inherit property "matrix" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.path must inherit property "correspondingElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.path must inherit property "correspondingUseElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.rect must inherit property "correspondingElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.rect must inherit property "correspondingUseElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.circle must inherit property "correspondingElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.circle must inherit property "correspondingUseElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.ellipse must inherit property "correspondingElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.ellipse must inherit property "correspondingUseElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.line must inherit property "correspondingElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.line must inherit property "correspondingUseElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.polyline must inherit property "correspondingElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.polyline must inherit property "correspondingUseElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.polygon must inherit property "correspondingElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.polygon must inherit property "correspondingUseElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.text must inherit property "correspondingElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.text must inherit property "correspondingUseElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.tspan must inherit property "correspondingElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.tspan must inherit property "correspondingUseElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.textPath must inherit property "correspondingElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.textPath must inherit property "correspondingUseElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.image must inherit property "correspondingElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.image must inherit property "correspondingUseElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.foreignObject must inherit property "correspondingElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.foreignObject must inherit property "correspondingUseElement" with the proper type]
    expected: FAIL

  [SVGMarkerElement interface: attribute orient]
    expected: FAIL

  [SVGMarkerElement interface: objects.marker must inherit property "orient" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.marker must inherit property "correspondingElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.marker must inherit property "correspondingUseElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.linearGradient must inherit property "correspondingElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.linearGradient must inherit property "correspondingUseElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.radialGradient must inherit property "correspondingElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.radialGradient must inherit property "correspondingUseElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.stop must inherit property "correspondingElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.stop must inherit property "correspondingUseElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.pattern must inherit property "correspondingElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.pattern must inherit property "correspondingUseElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.script must inherit property "correspondingElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.script must inherit property "correspondingUseElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.a must inherit property "correspondingElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.a must inherit property "correspondingUseElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.view must inherit property "correspondingElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.view must inherit property "correspondingUseElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.desc must inherit property "correspondingUseElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.switch must inherit property "correspondingUseElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.desc must inherit property "correspondingElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.switch must inherit property "correspondingElement" with the proper type]
    expected: FAIL

  [SVGSVGElement interface: calling getEnclosureList(DOMRectReadOnly, SVGElement?) on objects.svg with too few arguments must throw TypeError]
    expected: FAIL

  [SVGGraphicsElement interface: calling getBBox(optional SVGBoundingBoxOptions) on objects.symbol with too few arguments must throw TypeError]
    expected: FAIL

  [SVGSVGElement interface: operation getEnclosureList(DOMRectReadOnly, SVGElement?)]
    expected: FAIL

  [SVGSVGElement interface: operation getIntersectionList(DOMRectReadOnly, SVGElement?)]
    expected: FAIL

  [SVGSVGElement interface: calling getIntersectionList(DOMRectReadOnly, SVGElement?) on objects.svg with too few arguments must throw TypeError]
    expected: FAIL

  [SVGSVGElement interface: objects.svg must inherit property "getEnclosureList(DOMRectReadOnly, SVGElement?)" with the proper type]
    expected: FAIL

  [SVGGraphicsElement interface: objects.symbol must inherit property "getBBox(optional SVGBoundingBoxOptions)" with the proper type]
    expected: FAIL

  [SVGSVGElement interface: objects.svg must inherit property "getIntersectionList(DOMRectReadOnly, SVGElement?)" with the proper type]
    expected: FAIL

  [SVGAElement interface: attribute origin]
    expected: FAIL

  [SVGAElement interface: attribute protocol]
    expected: FAIL

  [SVGAElement interface: attribute username]
    expected: FAIL

  [SVGAElement interface: attribute password]
    expected: FAIL

  [SVGAElement interface: attribute host]
    expected: FAIL

  [SVGAElement interface: attribute hostname]
    expected: FAIL

  [SVGAElement interface: attribute port]
    expected: FAIL

  [SVGAElement interface: attribute pathname]
    expected: FAIL

  [SVGAElement interface: attribute search]
    expected: FAIL

  [SVGAElement interface: attribute hash]
    expected: FAIL

  [SVGAElement interface: objects.a must inherit property "origin" with the proper type]
    expected: FAIL

  [SVGAElement interface: objects.a must inherit property "protocol" with the proper type]
    expected: FAIL

  [SVGAElement interface: objects.a must inherit property "username" with the proper type]
    expected: FAIL

  [SVGAElement interface: objects.a must inherit property "password" with the proper type]
    expected: FAIL

  [SVGAElement interface: objects.a must inherit property "host" with the proper type]
    expected: FAIL

  [SVGAElement interface: objects.a must inherit property "hostname" with the proper type]
    expected: FAIL

  [SVGAElement interface: objects.a must inherit property "port" with the proper type]
    expected: FAIL

  [SVGAElement interface: objects.a must inherit property "pathname" with the proper type]
    expected: FAIL

  [SVGAElement interface: objects.a must inherit property "search" with the proper type]
    expected: FAIL

  [SVGAElement interface: objects.a must inherit property "hash" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.animate must inherit property "correspondingElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.animate must inherit property "correspondingUseElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.set must inherit property "correspondingElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.set must inherit property "correspondingUseElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.animateMotion must inherit property "correspondingElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.animateMotion must inherit property "correspondingUseElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.mpath must inherit property "correspondingElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.mpath must inherit property "correspondingUseElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.animateTransform must inherit property "correspondingElement" with the proper type]
    expected: FAIL

  [SVGElement interface: objects.animateTransform must inherit property "correspondingUseElement" with the proper type]
    expected: FAIL

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

  [SVGDiscardElement interface object length]
    expected: FAIL

  [SVGDiscardElement interface object name]
    expected: FAIL

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

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

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