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

18 lines
768 B
INI

[idlharness.tentative.https.window.html]
[Navigator interface: operation createAdRequest(AdRequestConfig)]
expected: FAIL
[Navigator interface: operation finalizeAd(Ads, AuctionAdConfig)]
expected: FAIL
[Navigator interface: navigator must inherit property "createAdRequest(AdRequestConfig)" with the proper type]
expected: FAIL
[Navigator interface: calling createAdRequest(AdRequestConfig) on navigator with too few arguments must throw TypeError]
expected: FAIL
[Navigator interface: navigator must inherit property "finalizeAd(Ads, AuctionAdConfig)" with the proper type]
expected: FAIL
[Navigator interface: calling finalizeAd(Ads, AuctionAdConfig) on navigator with too few arguments must throw TypeError]
expected: FAIL