blob: c29e6ca34715bfa520ab0da671488c8f99cd9058 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
[constructor.tentative.https.html]
[When no methodName is passed, methodName attribute defaults to the empty string]
expected: FAIL
[Must throw TypeError if initialized with an invalid URL.]
expected: FAIL
[MerchantValidationEvent can be dispatched, even if not trusted.]
expected: FAIL
[Must have a methodName IDL attribute, which is initialized with to the methodName dictionary value.]
expected: FAIL
[MerchantValidationEvent can be constructed with an EventInitDict, even if not trusted.]
expected: FAIL
[Relative validationURLs use the document as the base.]
expected: FAIL
[MerchantValidationEvent can be constructed with valid PMIs]
expected: FAIL
[Must have a validationURL IDL attribute, which is initialized with to the validationURL dictionary value.]
expected: FAIL
[MerchantValidationEvent can be constructed in secure-context.]
expected: FAIL
[MerchantValidationEvent can't be constructed with invalid PMIs]
expected: FAIL
[Relative validationURLs use the document.baseURI as the base.]
expected: FAIL
|