1
0
Fork 0
firefox/testing/web-platform/meta/badging/idlharness.https.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

32 lines
1.2 KiB
INI

[idlharness.https.any.html]
[Navigator interface: navigator must inherit property "clearAppBadge()" with the proper type]
expected: FAIL
[Navigator interface: operation clearAppBadge()]
expected: FAIL
[Navigator interface: calling setAppBadge(optional unsigned long long) on navigator with too few arguments must throw TypeError]
expected: FAIL
[Navigator interface: operation setAppBadge(optional unsigned long long)]
expected: FAIL
[Navigator interface: navigator must inherit property "setAppBadge(optional unsigned long long)" with the proper type]
expected: FAIL
[idlharness.https.any.worker.html]
[WorkerNavigator interface: navigator must inherit property "clearAppBadge()" with the proper type]
expected: FAIL
[WorkerNavigator interface: operation clearAppBadge()]
expected: FAIL
[WorkerNavigator interface: navigator must inherit property "setAppBadge(optional unsigned long long)" with the proper type]
expected: FAIL
[WorkerNavigator interface: calling setAppBadge(optional unsigned long long) on navigator with too few arguments must throw TypeError]
expected: FAIL
[WorkerNavigator interface: operation setAppBadge(optional unsigned long long)]
expected: FAIL