blob: 51bc9c53de172ff29aa9e7dff97017229fff7d30 (
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
|