aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/css/cssom/idlharness.html.ini
blob: 4e3a2cedada3b8c481b9c92920c85ac3e74969c8 (plain) (blame)
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
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
[idlharness.html]
  [CSSRule interface: attribute parentRule]
    expected: FAIL

  [CSSStyleDeclaration interface: calling getPropertyPriority(CSSOMString) on sheet.cssRules[2\].style with too few arguments must throw TypeError]
    expected: FAIL

  [CSSStyleDeclaration interface: style_element.style must inherit property "parentRule" with the proper type]
    expected: FAIL

  [CSSStyleDeclaration interface: sheet.cssRules[4\].style must inherit property "setProperty(CSSOMString, CSSOMString, optional CSSOMString)" with the proper type]
    expected: FAIL

  [CSSStyleDeclaration interface: sheet.cssRules[2\].style must inherit property "removeProperty(CSSOMString)" with the proper type]
    expected: FAIL

  [Stringification of svg_element.style]
    expected: FAIL

  [CSSStyleSheet interface: sheet must inherit property "ownerRule" with the proper type]
    expected: FAIL

  [CSSRule interface: sheet.cssRules[2\].cssRules[0\] must inherit property "parentRule" with the proper type]
    expected: FAIL

  [CSSStyleDeclaration interface: calling getPropertyPriority(CSSOMString) on sheet.cssRules[2\].cssRules[0\].style with too few arguments must throw TypeError]
    expected: FAIL

  [CSSRule interface: sheet.cssRules[2\].cssRules[0\] must inherit property "STYLE_RULE" with the proper type]
    expected: FAIL

  [CSSRule interface: sheet.cssRules[2\].cssRules[0\] must inherit property "FONT_FACE_RULE" with the proper type]
    expected: FAIL

  [CSSStyleDeclaration interface: sheet.cssRules[4\].style must inherit property "parentRule" with the proper type]
    expected: FAIL

  [CSSStyleDeclaration interface: calling setProperty(CSSOMString, CSSOMString, optional CSSOMString) on sheet.cssRules[2\].style with too few arguments must throw TypeError]
    expected: FAIL

  [CSSStyleDeclaration must be primary interface of sheet.cssRules[4\].style]
    expected: FAIL

  [CSSMarginRule interface: sheet.cssRules[2\].cssRules[0\] must inherit property "style" with the proper type]
    expected: FAIL

  [SVGStyleElement interface: attribute sheet]
    expected: FAIL

  [CSSStyleDeclaration interface: sheet.cssRules[2\].cssRules[0\].style must inherit property "setProperty(CSSOMString, CSSOMString, optional CSSOMString)" with the proper type]
    expected: FAIL

  [CSSStyleDeclaration interface: sheet.cssRules[2\].style must inherit property "setProperty(CSSOMString, CSSOMString, optional CSSOMString)" with the proper type]
    expected: FAIL

  [StyleSheet interface: attribute type]
    expected: FAIL

  [Stringification of sheet.cssRules[2\].cssRules[0\]]
    expected: FAIL

  [CSSImportRule interface: attribute media]
    expected: FAIL

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

  [CSSStyleDeclaration interface: calling getPropertyValue(CSSOMString) on sheet.cssRules[2\].cssRules[0\].style with too few arguments must throw TypeError]
    expected: FAIL

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

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

  [CSSStyleRule must be primary interface of sheet.cssRules[4\]]
    expected: FAIL

  [CSSRule interface: sheet.cssRules[4\] must inherit property "PAGE_RULE" with the proper type]
    expected: FAIL

  [CSSStyleDeclaration interface: svg_element.style must inherit property "cssFloat" with the proper type]
    expected: FAIL

  [CSSStyleDeclaration must be primary interface of sheet.cssRules[2\].cssRules[0\].style]
    expected: FAIL

  [CSSMarginRule interface: sheet.cssRules[2\].cssRules[0\] must inherit property "name" with the proper type]
    expected: FAIL

  [CSSStyleDeclaration interface: calling item(unsigned long) on sheet.cssRules[2\].style with too few arguments must throw TypeError]
    expected: FAIL

  [Stringification of sheet.cssRules[4\].style]
    expected: FAIL

  [CSSMarginRule interface: attribute name]
    expected: FAIL

  [StyleSheet interface: attribute parentStyleSheet]
    expected: FAIL

  [CSSStyleDeclaration interface: calling getPropertyPriority(CSSOMString) on sheet.cssRules[4\].style with too few arguments must throw TypeError]
    expected: FAIL

  [Stringification of sheet.cssRules[2\].style]
    expected: FAIL

  [CSSPageRule interface object length]
    expected: FAIL

  [CSSRule interface: sheet.cssRules[4\] must inherit property "MARGIN_RULE" with the proper type]
    expected: FAIL

  [CSSStyleDeclaration must be primary interface of svg_element.style]
    expected: FAIL

  [CSSRule interface: sheet.cssRules[4\] must inherit property "type" with the proper type]
    expected: FAIL

  [CSSStyleDeclaration interface: calling getPropertyValue(CSSOMString) on sheet.cssRules[2\].style with too few arguments must throw TypeError]
    expected: FAIL

  [CSSStyleDeclaration interface: calling item(unsigned long) on sheet.cssRules[4\].style with too few arguments must throw TypeError]
    expected: FAIL

  [CSSImportRule interface: attribute href]
    expected: FAIL

  [CSSRule interface: sheet.cssRules[2\] must inherit property "parentRule" with the proper type]
    expected: FAIL

  [CSSStyleDeclaration interface: sheet.cssRules[2\].style must inherit property "parentRule" with the proper type]
    expected: FAIL

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

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

  [CSSRule interface: sheet.cssRules[1\] must inherit property "parentRule" with the proper type]
    expected: FAIL

  [CSSImportRule interface: attribute styleSheet]
    expected: FAIL

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

  [CSSPageRule must be primary interface of sheet.cssRules[2\]]
    expected: FAIL

  [CSSRule interface: sheet.cssRules[4\] must inherit property "STYLE_RULE" with the proper type]
    expected: FAIL

  [CSSStyleDeclaration interface: sheet.cssRules[4\].style must inherit property "cssText" with the proper type]
    expected: FAIL

  [CSSStyleDeclaration interface: calling item(unsigned long) on sheet.cssRules[2\].cssRules[0\].style with too few arguments must throw TypeError]
    expected: FAIL

  [CSSStyleDeclaration interface: calling removeProperty(CSSOMString) on sheet.cssRules[4\].style with too few arguments must throw TypeError]
    expected: FAIL

  [CSSPageRule interface: sheet.cssRules[2\] must inherit property "style" with the proper type]
    expected: FAIL

  [CSSStyleDeclaration must be primary interface of sheet.cssRules[2\].style]
    expected: FAIL

  [CSSMarginRule must be primary interface of sheet.cssRules[2\].cssRules[0\]]
    expected: FAIL

  [CSSStyleSheet interface: attribute ownerRule]
    expected: FAIL

  [CSSStyleDeclaration interface: sheet.cssRules[2\].cssRules[0\].style must inherit property "getPropertyValue(CSSOMString)" with the proper type]
    expected: FAIL

  [CSSRule interface: sheet.cssRules[2\].cssRules[0\] must inherit property "MARGIN_RULE" with the proper type]
    expected: FAIL

  [CSSImportRule interface: sheet.cssRules[0\] must inherit property "styleSheet" with the proper type]
    expected: FAIL

  [CSSPageRule interface: attribute selectorText]
    expected: FAIL

  [StyleSheet interface: sheet must inherit property "parentStyleSheet" with the proper type]
    expected: FAIL

  [CSSPageRule interface: sheet.cssRules[2\] must inherit property "selectorText" with the proper type]
    expected: FAIL

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

  [CSSStyleDeclaration interface: sheet.cssRules[4\].style must inherit property "getPropertyPriority(CSSOMString)" with the proper type]
    expected: FAIL

  [CSSStyleDeclaration interface: svg_element.style must inherit property "parentRule" with the proper type]
    expected: FAIL

  [CSSRule interface: sheet.cssRules[4\] must inherit property "NAMESPACE_RULE" with the proper type]
    expected: FAIL

  [CSSRule interface: sheet.cssRules[2\].cssRules[0\] must inherit property "NAMESPACE_RULE" with the proper type]
    expected: FAIL

  [CSSStyleDeclaration interface: sheet.cssRules[2\].style must inherit property "getPropertyPriority(CSSOMString)" with the proper type]
    expected: FAIL

  [CSSStyleDeclaration interface: sheet.cssRules[2\].cssRules[0\].style must inherit property "removeProperty(CSSOMString)" with the proper type]
    expected: FAIL

  [CSSStyleDeclaration interface: sheet.cssRules[2\].style must inherit property "length" with the proper type]
    expected: FAIL

  [CSSStyleDeclaration interface: calling removeProperty(CSSOMString) on sheet.cssRules[2\].style with too few arguments must throw TypeError]
    expected: FAIL

  [CSSStyleDeclaration interface: getComputedStyle(svg_element) must inherit property "parentRule" with the proper type]
    expected: FAIL

  [CSSStyleDeclaration interface: sheet.cssRules[4\].style must inherit property "removeProperty(CSSOMString)" with the proper type]
    expected: FAIL

  [CSSStyleDeclaration interface: calling getPropertyValue(CSSOMString) on sheet.cssRules[4\].style with too few arguments must throw TypeError]
    expected: FAIL

  [CSSStyleDeclaration interface: sheet.cssRules[4\].style must inherit property "length" with the proper type]
    expected: FAIL

  [CSSRule interface: sheet.cssRules[0\] must inherit property "parentRule" with the proper type]
    expected: FAIL

  [CSSStyleDeclaration interface: sheet.cssRules[2\].cssRules[0\].style must inherit property "length" with the proper type]
    expected: FAIL

  [CSSRule interface: sheet.cssRules[4\] must inherit property "MEDIA_RULE" with the proper type]
    expected: FAIL

  [CSSStyleDeclaration interface: sheet.cssRules[2\].style must inherit property "cssText" with the proper type]
    expected: FAIL

  [Stringification of sheet.cssRules[4\]]
    expected: FAIL

  [CSSPageRule interface: attribute style]
    expected: FAIL

  [CSSStyleDeclaration interface: sheet.cssRules[2\].cssRules[0\].style must inherit property "parentRule" with the proper type]
    expected: FAIL

  [StyleSheet interface: sheet must inherit property "type" with the proper type]
    expected: FAIL

  [CSSStyleDeclaration interface: sheet.cssRules[2\].cssRules[0\].style must inherit property "cssText" with the proper type]
    expected: FAIL

  [CSSRule interface: sheet.cssRules[4\] must inherit property "parentStyleSheet" with the proper type]
    expected: FAIL

  [CSSStyleDeclaration interface: sheet.cssRules[4\].style must inherit property "getPropertyValue(CSSOMString)" with the proper type]
    expected: FAIL

  [CSSRule interface: sheet.cssRules[2\].cssRules[0\] must inherit property "PAGE_RULE" with the proper type]
    expected: FAIL

  [CSSStyleRule interface: sheet.cssRules[4\] must inherit property "style" with the proper type]
    expected: FAIL

  [CSSStyleDeclaration interface: sheet.cssRules[2\].style must inherit property "item(unsigned long)" with the proper type]
    expected: FAIL

  [CSSMarginRule interface object length]
    expected: FAIL

  [CSSRule interface: sheet.cssRules[2\].cssRules[0\] must inherit property "IMPORT_RULE" with the proper type]
    expected: FAIL

  [CSSRule interface: sheet.cssRules[4\] must inherit property "FONT_FACE_RULE" with the proper type]
    expected: FAIL

  [CSSStyleDeclaration interface: sheet.cssRules[4\].style must inherit property "cssFloat" with the proper type]
    expected: FAIL

  [CSSStyleDeclaration interface: calling removeProperty(CSSOMString) on sheet.cssRules[2\].cssRules[0\].style with too few arguments must throw TypeError]
    expected: FAIL

  [ProcessingInstruction interface: xmlss_pi must inherit property "sheet" with the proper type]
    expected: FAIL

  [CSSRule interface: sheet.cssRules[4\] must inherit property "cssText" with the proper type]
    expected: FAIL

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

  [CSSRule interface: sheet.cssRules[2\].cssRules[0\] must inherit property "MEDIA_RULE" with the proper type]
    expected: FAIL

  [CSSPageRule interface object name]
    expected: FAIL

  [ProcessingInstruction interface: attribute sheet]
    expected: FAIL

  [CSSRule interface: sheet.cssRules[4\] must inherit property "CHARSET_RULE" with the proper type]
    expected: FAIL

  [CSSStyleDeclaration interface: calling setProperty(CSSOMString, CSSOMString, optional CSSOMString) on sheet.cssRules[2\].cssRules[0\].style with too few arguments must throw TypeError]
    expected: FAIL

  [CSSRule interface: sheet.cssRules[2\].cssRules[0\] must inherit property "type" with the proper type]
    expected: FAIL

  [CSSRule interface: sheet.cssRules[4\] must inherit property "IMPORT_RULE" with the proper type]
    expected: FAIL

  [CSSStyleDeclaration interface: sheet.cssRules[2\].cssRules[0\].style must inherit property "cssFloat" with the proper type]
    expected: FAIL

  [CSSImportRule interface: sheet.cssRules[0\] must inherit property "media" with the proper type]
    expected: FAIL

  [CSSStyleDeclaration interface: sheet.cssRules[2\].style must inherit property "cssFloat" with the proper type]
    expected: FAIL

  [CSSStyleDeclaration interface: sheet.cssRules[2\].cssRules[0\].style must inherit property "getPropertyPriority(CSSOMString)" with the proper type]
    expected: FAIL

  [CSSStyleDeclaration interface: sheet.cssRules[4\].style must inherit property "item(unsigned long)" with the proper type]
    expected: FAIL

  [Stringification of sheet.cssRules[2\].cssRules[0\].style]
    expected: FAIL

  [CSSRule interface: sheet.cssRules[2\].cssRules[0\] must inherit property "CHARSET_RULE" with the proper type]
    expected: FAIL

  [CSSRule interface: sheet.cssRules[4\] must inherit property "parentRule" with the proper type]
    expected: FAIL

  [CSSStyleDeclaration interface: calling setProperty(CSSOMString, CSSOMString, optional CSSOMString) on sheet.cssRules[4\].style with too few arguments must throw TypeError]
    expected: FAIL

  [CSSMarginRule interface: attribute style]
    expected: FAIL

  [CSSStyleDeclaration interface: sheet.cssRules[2\].style must inherit property "getPropertyValue(CSSOMString)" with the proper type]
    expected: FAIL

  [Stringification of sheet.cssRules[2\]]
    expected: FAIL

  [CSSRule interface: sheet.cssRules[2\].cssRules[0\] must inherit property "parentStyleSheet" with the proper type]
    expected: FAIL

  [CSSStyleDeclaration interface: attribute parentRule]
    expected: FAIL

  [CSSStyleRule interface: sheet.cssRules[4\] must inherit property "selectorText" with the proper type]
    expected: FAIL

  [CSSRule interface: sheet.cssRules[2\].cssRules[0\] must inherit property "cssText" with the proper type]
    expected: FAIL

  [CSSImportRule interface: sheet.cssRules[0\] must inherit property "href" with the proper type]
    expected: FAIL

  [CSSMarginRule interface object name]
    expected: FAIL

  [CSSStyleDeclaration interface: sheet.cssRules[2\].cssRules[0\].style must inherit property "item(unsigned long)" with the proper type]
    expected: FAIL

  [CSS namespace: [[Prototype\]\] is Object.prototype]
    expected: FAIL

  [CSS namespace: typeof is "object"]
    expected: FAIL

  [CSS namespace: has no name property]
    expected: FAIL

  [CSS namespace: has no length property]
    expected: FAIL

  [MathMLElement interface: attribute style]
    expected: FAIL

  [CSSStyleSheet interface: operation replace(USVString)]
    expected: FAIL

  [CSSStyleSheet interface: operation replaceSync(USVString)]
    expected: FAIL

  [CSSStyleSheet interface: sheet must inherit property "replace(USVString)" with the proper type]
    expected: FAIL

  [CSSStyleSheet interface: calling replace(USVString) on sheet with too few arguments must throw TypeError]
    expected: FAIL

  [CSSStyleSheet interface: sheet must inherit property "replaceSync(USVString)" with the proper type]
    expected: FAIL

  [CSSStyleSheet interface: calling replaceSync(USVString) on sheet with too few arguments must throw TypeError]
    expected: FAIL

  [Document interface: attribute adoptedStyleSheets]
    expected: FAIL

  [Document interface: document must inherit property "adoptedStyleSheets" with the proper type]
    expected: FAIL

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

  [ShadowRoot interface: attribute adoptedStyleSheets]
    expected: FAIL

  [CSSImportRule interface: attribute supportsText]
    expected: FAIL

  [CSSImportRule interface: sheet.cssRules[0\] must inherit property "layerName" with the proper type]
    expected: FAIL

  [CSSImportRule interface: sheet.cssRules[0\] must inherit property "supportsText" with the proper type]
    expected: FAIL

  [CSSGroupingRule interface: sheet.cssRules[4\] must inherit property "cssRules" with the proper type]
    expected: FAIL

  [CSSGroupingRule interface: sheet.cssRules[4\] must inherit property "insertRule(CSSOMString, optional unsigned long)" with the proper type]
    expected: FAIL

  [CSSGroupingRule interface: calling insertRule(CSSOMString, optional unsigned long) on sheet.cssRules[4\] with too few arguments must throw TypeError]
    expected: FAIL

  [CSSGroupingRule interface: sheet.cssRules[4\] must inherit property "deleteRule(unsigned long)" with the proper type]
    expected: FAIL

  [CSSGroupingRule interface: calling deleteRule(unsigned long) on sheet.cssRules[4\] with too few arguments must throw TypeError]
    expected: FAIL

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

  [CSSPageDescriptors interface object length]
    expected: FAIL

  [CSSPageDescriptors interface object name]
    expected: FAIL

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

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

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

  [CSSPageDescriptors interface: attribute margin]
    expected: FAIL

  [CSSPageDescriptors interface: attribute marginTop]
    expected: FAIL

  [CSSPageDescriptors interface: attribute marginRight]
    expected: FAIL

  [CSSPageDescriptors interface: attribute marginBottom]
    expected: FAIL

  [CSSPageDescriptors interface: attribute marginLeft]
    expected: FAIL

  [CSSPageDescriptors interface: attribute margin-top]
    expected: FAIL

  [CSSPageDescriptors interface: attribute margin-right]
    expected: FAIL

  [CSSPageDescriptors interface: attribute margin-bottom]
    expected: FAIL

  [CSSPageDescriptors interface: attribute margin-left]
    expected: FAIL

  [CSSPageDescriptors interface: attribute size]
    expected: FAIL

  [CSSPageDescriptors interface: attribute marks]
    expected: FAIL

  [CSSPageDescriptors interface: attribute bleed]
    expected: FAIL

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

  [CSSStyleProperties interface object length]
    expected: FAIL

  [CSSStyleProperties interface object name]
    expected: FAIL

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

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

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

  [CSSStyleProperties interface: attribute cssFloat]
    expected: FAIL

  [CSSPageDescriptors interface: attribute orientation]
    expected: FAIL

  [CSSPageDescriptors interface: attribute pageOrientation]
    expected: FAIL

  [CSSPageDescriptors interface: attribute page-orientation]
    expected: FAIL

  [CSSPageDescriptors must be primary interface of sheet.cssRules[2\].style]
    expected: FAIL

  [CSSPageDescriptors interface: sheet.cssRules[2\].style must inherit property "margin" with the proper type]
    expected: FAIL

  [CSSPageDescriptors interface: sheet.cssRules[2\].style must inherit property "marginTop" with the proper type]
    expected: FAIL

  [CSSPageDescriptors interface: sheet.cssRules[2\].style must inherit property "marginRight" with the proper type]
    expected: FAIL

  [CSSPageDescriptors interface: sheet.cssRules[2\].style must inherit property "marginBottom" with the proper type]
    expected: FAIL

  [CSSPageDescriptors interface: sheet.cssRules[2\].style must inherit property "marginLeft" with the proper type]
    expected: FAIL

  [CSSPageDescriptors interface: sheet.cssRules[2\].style must inherit property "margin-top" with the proper type]
    expected: FAIL

  [CSSPageDescriptors interface: sheet.cssRules[2\].style must inherit property "margin-right" with the proper type]
    expected: FAIL

  [CSSPageDescriptors interface: sheet.cssRules[2\].style must inherit property "margin-bottom" with the proper type]
    expected: FAIL

  [CSSPageDescriptors interface: sheet.cssRules[2\].style must inherit property "margin-left" with the proper type]
    expected: FAIL

  [CSSPageDescriptors interface: sheet.cssRules[2\].style must inherit property "size" with the proper type]
    expected: FAIL

  [CSSPageDescriptors interface: sheet.cssRules[2\].style must inherit property "pageOrientation" with the proper type]
    expected: FAIL

  [CSSPageDescriptors interface: sheet.cssRules[2\].style must inherit property "page-orientation" with the proper type]
    expected: FAIL

  [CSSPageDescriptors interface: sheet.cssRules[2\].style must inherit property "marks" with the proper type]
    expected: FAIL

  [CSSPageDescriptors interface: sheet.cssRules[2\].style must inherit property "bleed" with the proper type]
    expected: FAIL

  [CSSStyleProperties must be primary interface of sheet.cssRules[4\].style]
    expected: FAIL

  [CSSStyleProperties interface: sheet.cssRules[4\].style must inherit property "cssFloat" with the proper type]
    expected: FAIL

  [CSSStyleProperties must be primary interface of sheet.cssRules[2\].cssRules[0\].style]
    expected: FAIL

  [CSSStyleProperties interface: sheet.cssRules[2\].cssRules[0\].style must inherit property "cssFloat" with the proper type]
    expected: FAIL

  [CSSStyleProperties must be primary interface of style_element.style]
    expected: FAIL

  [Stringification of style_element.style]
    expected: FAIL

  [CSSStyleProperties must be primary interface of svg_element.style]
    expected: FAIL

  [CSSStyleProperties must be primary interface of getComputedStyle(svg_element)]
    expected: FAIL

  [Stringification of getComputedStyle(svg_element)]
    expected: FAIL