From 43a97878ce14b72f0981164f87f2e35e14151312 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:22:09 +0200 Subject: Adding upstream version 110.0.1. Signed-off-by: Daniel Baumann --- ...onpayerdetailchange-attribute-manual.https.html | 73 ++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 testing/web-platform/tests/payment-request/payment-response/onpayerdetailchange-attribute-manual.https.html (limited to 'testing/web-platform/tests/payment-request/payment-response/onpayerdetailchange-attribute-manual.https.html') diff --git a/testing/web-platform/tests/payment-request/payment-response/onpayerdetailchange-attribute-manual.https.html b/testing/web-platform/tests/payment-request/payment-response/onpayerdetailchange-attribute-manual.https.html new file mode 100644 index 0000000000..5731952c0e --- /dev/null +++ b/testing/web-platform/tests/payment-request/payment-response/onpayerdetailchange-attribute-manual.https.html @@ -0,0 +1,73 @@ + + +PaymentResponse.prototype.onpayerdetailchange attribute + + + + +

Handling PaymentResponse.prototype.onpayerdetailchange events

+

+ Each button will bring up the Payment Request UI window. + When shown the payment sheet, use any details and hit pay. +

+

+ When asked to retry the payment: +

+
    +
  1. +

    + Change payer's name to "pass". +

    + +
  2. +
  3. +

    + Change payer's email to "pass@pass.pass". +

    + +
  4. +
  5. +

    + Change payer's phone to "+1-800-000-0000". +

    + +
  6. +
  7. + +
  8. +
+ + If you find a buggy test, please file a bug + and tag one of the owners. + -- cgit v1.2.3