summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/parakeet/idlharness.tentative.https.window.js.ini
blob: d53ddec8c72e20a3fcabb175b49962c1d3c2832c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[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