summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/secure-payment-confirmation/constructor-validate-payment-method-data.https.html.ini
blob: 278a53eaac20dfece2f2851fb8a5f401712b4077 (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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
[constructor-validate-payment-method-data.https.html]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [Empty credentialIds field throws exception.]
    expected: FAIL

  [Empty ID within credentialIds field throws exception.]
    expected: FAIL

  [Multiple IDs in credentialIds is valid.]
    expected: FAIL

  [Large credentialIds value throws exception.]
    expected: FAIL

  [Null challenge field throws exception.]
    expected: FAIL

  [Empty challenge field throws exception.]
    expected: FAIL

  [Large challenge value throws exception.]
    expected: FAIL

  [Empty instrument.displayName field throws exception.]
    expected: FAIL

  [Empty instrument.icon field throws exception.]
    expected: FAIL

  [Invalid instrument.icon URL throws exception.]
    expected: FAIL

  [Invalid rpId field throws exception.]
    expected: FAIL

  [Omitting both payee origin and payee name throws exception.]
    expected: FAIL

  [Payee name without payee origin is valid.]
    expected: FAIL

  [Providing both payee name and payee origin is valid.]
    expected: FAIL

  [Empty payee name throws exception.]
    expected: FAIL

  [Empty payee origin throws exception.]
    expected: FAIL

  [Non-HTTPS payee origin throws exception.]
    expected: FAIL