summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/permissions/idlharness.any.js.ini
blob: 3c926415e489da41dece451781071b0e1a345cb8 (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
[idlharness.any.worker.html]
  [Permissions interface: existence and properties of interface prototype object's "constructor" property]
    expected: FAIL

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

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

  [Permissions interface: navigator.permissions must inherit property "query(object)" with the proper type]
    expected: FAIL

  [PermissionStatus interface: permissionStatus must inherit property "onchange" with the proper type]
    expected: FAIL

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

  [Permissions interface object name]
    expected: FAIL

  [WorkerNavigator interface: attribute permissions]
    expected: FAIL

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

  [WorkerNavigator interface: navigator must inherit property "permissions" with the proper type]
    expected: FAIL

  [Permissions interface object length]
    expected: FAIL

  [Permissions interface: operation query(object)]
    expected: FAIL

  [PermissionStatus interface object name]
    expected: FAIL

  [PermissionStatus interface: attribute state]
    expected: FAIL

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

  [Permissions must be primary interface of navigator.permissions]
    expected: FAIL

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

  [PermissionStatus interface: attribute onchange]
    expected: FAIL

  [PermissionStatus must be primary interface of permissionStatus]
    expected: FAIL

  [PermissionStatus interface object length]
    expected: FAIL

  [PermissionStatus interface: permissionStatus must inherit property "state" with the proper type]
    expected: FAIL

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

  [Stringification of permissionStatus]
    expected: FAIL

  [Stringification of navigator.permissions]
    expected: FAIL

  [Permissions interface: calling query(object) on navigator.permissions with too few arguments must throw TypeError]
    expected: FAIL

  [PermissionStatus interface: attribute name]
    expected: FAIL

  [PermissionStatus interface: permissionStatus must inherit property "name" with the proper type]
    expected: FAIL


[idlharness.any.html]