summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/payment-request/interfaces.https.html.ini
blob: bbdda5f760d22417688dbd6b9b71fd8bc29b7837 (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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
[interfaces.https.html]
  type: testharness
  [PaymentRequest interface: existence and properties of interface object]
    expected: FAIL

  [PaymentRequest interface object length]
    expected: FAIL

  [PaymentRequest interface object name]
    expected: FAIL

  [PaymentRequest interface: existence and properties of interface prototype object]
    expected: FAIL

  [PaymentRequest interface: existence and properties of interface prototype object's "constructor" property]
    expected: FAIL

  [PaymentRequest interface: operation show()]
    expected: FAIL

  [PaymentRequest interface: operation abort()]
    expected: FAIL

  [PaymentRequest interface: attribute shippingAddress]
    expected: FAIL

  [PaymentRequest interface: attribute shippingOption]
    expected: FAIL

  [PaymentRequest interface: attribute onshippingaddresschange]
    expected: FAIL

  [PaymentRequest interface: attribute onshippingoptionchange]
    expected: FAIL

  [PaymentRequest must be primary interface of new PaymentRequest([{supportedMethods: ['foo'\]}\], {total: {label: 'bar', amount: {currency: 'BAZ', value: '0'}}})]
    expected: FAIL

  [Stringification of new PaymentRequest([{supportedMethods: ['foo'\]}\], {total: {label: 'bar', amount: {currency: 'BAZ', value: '0'}}})]
    expected: FAIL

  [PaymentRequest interface: new PaymentRequest([{supportedMethods: ['foo'\]}\], {total: {label: 'bar', amount: {currency: 'BAZ', value: '0'}}}) must inherit property "show" with the proper type (0)]
    expected: FAIL

  [PaymentRequest interface: new PaymentRequest([{supportedMethods: ['foo'\]}\], {total: {label: 'bar', amount: {currency: 'BAZ', value: '0'}}}) must inherit property "abort" with the proper type (1)]
    expected: FAIL

  [PaymentRequest interface: new PaymentRequest([{supportedMethods: ['foo'\]}\], {total: {label: 'bar', amount: {currency: 'BAZ', value: '0'}}}) must inherit property "shippingAddress" with the proper type (2)]
    expected: FAIL

  [PaymentRequest interface: new PaymentRequest([{supportedMethods: ['foo'\]}\], {total: {label: 'bar', amount: {currency: 'BAZ', value: '0'}}}) must inherit property "shippingOption" with the proper type (3)]
    expected: FAIL

  [PaymentRequest interface: new PaymentRequest([{supportedMethods: ['foo'\]}\], {total: {label: 'bar', amount: {currency: 'BAZ', value: '0'}}}) must inherit property "onshippingaddresschange" with the proper type (4)]
    expected: FAIL

  [PaymentRequest interface: new PaymentRequest([{supportedMethods: ['foo'\]}\], {total: {label: 'bar', amount: {currency: 'BAZ', value: '0'}}}) must inherit property "onshippingoptionchange" with the proper type (5)]
    expected: FAIL

  [PaymentAddress interface: existence and properties of interface object]
    expected: FAIL

  [PaymentAddress interface object length]
    expected: FAIL

  [PaymentAddress interface object name]
    expected: FAIL

  [PaymentAddress interface: existence and properties of interface prototype object]
    expected: FAIL

  [PaymentAddress interface: existence and properties of interface prototype object's "constructor" property]
    expected: FAIL

  [PaymentAddress interface: attribute country]
    expected: FAIL

  [PaymentAddress interface: attribute addressLine]
    expected: FAIL

  [PaymentAddress interface: attribute region]
    expected: FAIL

  [PaymentAddress interface: attribute city]
    expected: FAIL

  [PaymentAddress interface: attribute dependentLocality]
    expected: FAIL

  [PaymentAddress interface: attribute postalCode]
    expected: FAIL

  [PaymentAddress interface: attribute sortingCode]
    expected: FAIL

  [PaymentAddress interface: attribute languageCode]
    expected: FAIL

  [PaymentAddress interface: attribute organization]
    expected: FAIL

  [PaymentAddress interface: attribute recipient]
    expected: FAIL

  [PaymentAddress interface: attribute careOf]
    expected: FAIL

  [PaymentAddress interface: attribute phone]
    expected: FAIL

  [PaymentResponse interface: existence and properties of interface object]
    expected: FAIL

  [PaymentResponse interface object length]
    expected: FAIL

  [PaymentResponse interface object name]
    expected: FAIL

  [PaymentResponse interface: existence and properties of interface prototype object]
    expected: FAIL

  [PaymentResponse interface: existence and properties of interface prototype object's "constructor" property]
    expected: FAIL

  [PaymentResponse interface: attribute methodName]
    expected: FAIL

  [PaymentResponse interface: attribute details]
    expected: FAIL

  [PaymentResponse interface: attribute shippingAddress]
    expected: FAIL

  [PaymentResponse interface: attribute shippingOption]
    expected: FAIL

  [PaymentResponse interface: attribute payerEmail]
    expected: FAIL

  [PaymentResponse interface: attribute payerPhone]
    expected: FAIL

  [PaymentResponse interface: operation complete(PaymentComplete)]
    expected: FAIL

  [PaymentRequestUpdateEvent interface: existence and properties of interface object]
    expected: FAIL

  [PaymentRequestUpdateEvent interface object length]
    expected: FAIL

  [PaymentRequestUpdateEvent interface object name]
    expected: FAIL

  [PaymentRequestUpdateEvent interface: existence and properties of interface prototype object]
    expected: FAIL

  [PaymentRequestUpdateEvent interface: existence and properties of interface prototype object's "constructor" property]
    expected: FAIL

  [PaymentRequestUpdateEvent interface: operation updateWith([object Object\])]
    expected: FAIL