From def92d1b8e9d373e2f6f27c366d578d97d8960c6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:34:50 +0200 Subject: Merging upstream version 126.0. Signed-off-by: Daniel Baumann --- ...hod-optional-promise-resolves-manual.https.html | 339 +++++++++++++++++++++ 1 file changed, 339 insertions(+) create mode 100644 testing/web-platform/tests/payment-request/show-method-optional-promise-resolves-manual.https.html (limited to 'testing/web-platform/tests/payment-request/show-method-optional-promise-resolves-manual.https.html') diff --git a/testing/web-platform/tests/payment-request/show-method-optional-promise-resolves-manual.https.html b/testing/web-platform/tests/payment-request/show-method-optional-promise-resolves-manual.https.html new file mode 100644 index 0000000000..5360a9704a --- /dev/null +++ b/testing/web-platform/tests/payment-request/show-method-optional-promise-resolves-manual.https.html @@ -0,0 +1,339 @@ + + +Test for PaymentRequest.show(optional promise) method + + + + +

+ PaymentRequest .show(optional detailsPromise) tests +

+

+ These test cause detailsPromise to resolve successfully with some updated value. As such, that will cause + something in the payment sheet to change. Each test describes what is expected to change - if anything. +

+

+ Instructions: Click on each button in sequence from top to bottom without refreshing the page. The payment + sheet will be shown. If required, confirm that the expected value appears in the payment sheet. Finally, manually abort/cancel + the payment request by closing the payment sheet. +

+
    +
  1. +
  2. +
  3. +
  4. +
  5. +
  6. +
  7. +
  8. +
  9. +
  10. +
  11. +
  12. +
  13. +
  14. + +
  15. +
  16. + +
  17. +
  18. + +
  19. +
  20. + +
  21. +
+ + + If you find a buggy test, please file a bug + and tag one of the suggested reviewers. + -- cgit v1.2.3