blob: 43075dc2b27891736b128ab8df5f3d15dc583e42 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[finalizeAd.tentative.https.sub.window.html]
expected:
if (os == "android") and debug and not swgl: [OK, ERROR]
[finalizeAd() should be supported on the navigator interface.]
expected: FAIL
[finalizeAd() should reject an invalid Ads object.]
expected: FAIL
[finalizeAd() should reject a missing decisionLogicURL.]
expected: FAIL
[finalizeAd() should reject a non-HTTPS decisionLogicURL.]
expected: FAIL
|