From d8bbc7858622b6d9c278469aab701ca0b609cddf Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:35:49 +0200 Subject: Merging upstream version 126.0. Signed-off-by: Daniel Baumann --- ...updateWith-incremental-update-manual.https.html | 196 +++++++++++++++++++++ 1 file changed, 196 insertions(+) create mode 100644 testing/web-platform/tests/payment-request/PaymentRequestUpdateEvent/updateWith-incremental-update-manual.https.html (limited to 'testing/web-platform/tests/payment-request/PaymentRequestUpdateEvent/updateWith-incremental-update-manual.https.html') diff --git a/testing/web-platform/tests/payment-request/PaymentRequestUpdateEvent/updateWith-incremental-update-manual.https.html b/testing/web-platform/tests/payment-request/PaymentRequestUpdateEvent/updateWith-incremental-update-manual.https.html new file mode 100644 index 0000000000..c1ed1b5f68 --- /dev/null +++ b/testing/web-platform/tests/payment-request/PaymentRequestUpdateEvent/updateWith-incremental-update-manual.https.html @@ -0,0 +1,196 @@ + + + + + Incremental updates via updateWith() + + + + +

+ Incremental updates +

+

+ Click on each button in sequence from top to bottom without refreshing the page. + Each button will bring up the Payment Request UI window. +

+

+ Unless stated otherwise, each test will update some part of the displayed payment sheet in + a manner indicated below. When prompted, please change or enter a new + shipping address, look for the tested change, and complete the payment. +

+

+ If the payment request locks up or otherwise aborts, the test has failed. +

+
    +
  1. + +
  2. +
+ +
+

Incremental updates via PaymentDetailsUpdate.total

+
    +
  1. + +
  2. +
+
+ +
+

Incremental updates via PaymentDetailsBase.displayItems

+
    +
  1. + +
  2. +
+
+ +
+

Incremental updates via PaymentDetailsBase.shippingOptions

+
    +
  1. + +
  2. +
+
+ +
+

Incremental updates via PaymentDetailsBase.modifiers

+
    +
  1. + +
  2. +
  3. + +
  4. +
+
+ + + If you find a buggy test, please file a bug + and tag one of the suggested reviewers. + -- cgit v1.2.3