blob: 27c2c3e7a2d3403ebb7fa3dd44ea5128df00aa48 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
[idlharness.any.worker.html]
[Permissions interface: operation revoke(object)]
expected: FAIL
[Permissions interface: navigator.permissions must inherit property "revoke(object)" with the proper type]
expected: FAIL
[Permissions interface: calling revoke(object) on navigator.permissions with too few arguments must throw TypeError]
expected: FAIL
[idlharness.any.html]
[Permissions interface: operation revoke(object)]
expected: FAIL
[Permissions interface: navigator.permissions must inherit property "revoke(object)" with the proper type]
expected: FAIL
[Permissions interface: calling revoke(object) on navigator.permissions with too few arguments must throw TypeError]
expected: FAIL
|