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