1
0
Fork 0
firefox/testing/web-platform/meta/permissions-request/idlharness.any.js.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

21 lines
738 B
INI

[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