summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/payment-request/historical.https.html
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/payment-request/historical.https.html')
-rw-r--r--testing/web-platform/tests/payment-request/historical.https.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/web-platform/tests/payment-request/historical.https.html b/testing/web-platform/tests/payment-request/historical.https.html
index aa183a58cd..3e881d0122 100644
--- a/testing/web-platform/tests/payment-request/historical.https.html
+++ b/testing/web-platform/tests/payment-request/historical.https.html
@@ -10,7 +10,7 @@
["paymentRequestID", "PaymentResponse"],
// https://github.com/w3c/browser-payment-api/pull/258
- ["careOf", "PaymentAddress"],
+ ["careOf", "ContactAddress"],
// https://github.com/w3c/browser-payment-api/pull/219
["totalAmount", "PaymentResponse"],
@@ -20,7 +20,7 @@
["paymentRequestId", "PaymentResponse"],
// https://github.com/w3c/payment-request/pull/765
- ["languageCode", "PaymentAddress"],
+ ["languageCode", "ContactAddress"],
//https://github.com/whatwg/html/pull/5915
["allowPaymentRequest", "HTMLIFrameElement"],