blob: 276f2e627ec4fa10a7588eebda26f8b82696c487 (
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
|
[idlharness-shadowrealm.window.html]
prefs: [javascript.options.experimental.shadow_realms:true]
[ErrorEvent interface: existence and properties of interface object]
expected: FAIL
[ErrorEvent interface object length]
expected: FAIL
[ErrorEvent interface object name]
expected: FAIL
[ErrorEvent interface: existence and properties of interface prototype object]
expected: FAIL
[ErrorEvent interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[ErrorEvent interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[ErrorEvent interface: attribute message]
expected: FAIL
[ErrorEvent interface: attribute filename]
expected: FAIL
[ErrorEvent interface: attribute lineno]
expected: FAIL
[ErrorEvent interface: attribute colno]
expected: FAIL
[ErrorEvent interface: attribute error]
expected: FAIL
[PromiseRejectionEvent interface: existence and properties of interface object]
expected: FAIL
[PromiseRejectionEvent interface object length]
expected: FAIL
[PromiseRejectionEvent interface object name]
expected: FAIL
[PromiseRejectionEvent interface: existence and properties of interface prototype object]
expected: FAIL
[PromiseRejectionEvent interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[PromiseRejectionEvent interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[PromiseRejectionEvent interface: attribute promise]
expected: FAIL
[PromiseRejectionEvent interface: attribute reason]
expected: FAIL
|