Bug 1760181 [wpt PR 33182] - App history API to navigation API rename (2/n), a=testonly
[gecko.git] / testing / web-platform / meta / merchant-validation / constructor.tentative.https.html.ini
blobc29e6ca34715bfa520ab0da671488c8f99cd9058
1 [constructor.tentative.https.html]
2 [When no methodName is passed, methodName attribute defaults to the empty string]
3 expected: FAIL
5 [Must throw TypeError if initialized with an invalid URL.]
6 expected: FAIL
8 [MerchantValidationEvent can be dispatched, even if not trusted.]
9 expected: FAIL
11 [Must have a methodName IDL attribute, which is initialized with to the methodName dictionary value.]
12 expected: FAIL
14 [MerchantValidationEvent can be constructed with an EventInitDict, even if not trusted.]
15 expected: FAIL
17 [Relative validationURLs use the document as the base.]
18 expected: FAIL
20 [MerchantValidationEvent can be constructed with valid PMIs]
21 expected: FAIL
23 [Must have a validationURL IDL attribute, which is initialized with to the validationURL dictionary value.]
24 expected: FAIL
26 [MerchantValidationEvent can be constructed in secure-context.]
27 expected: FAIL
29 [MerchantValidationEvent can't be constructed with invalid PMIs]
30 expected: FAIL
32 [Relative validationURLs use the document.baseURI as the base.]
33 expected: FAIL