summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/payment-method-basic-card
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 00:47:55 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 00:47:55 +0000
commit26a029d407be480d791972afb5975cf62c9360a6 (patch)
treef435a8308119effd964b339f76abb83a57c29483 /testing/web-platform/meta/payment-method-basic-card
parentInitial commit. (diff)
downloadfirefox-26a029d407be480d791972afb5975cf62c9360a6.tar.xz
firefox-26a029d407be480d791972afb5975cf62c9360a6.zip
Adding upstream version 124.0.1.upstream/124.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/payment-method-basic-card')
-rw-r--r--testing/web-platform/meta/payment-method-basic-card/__dir__.ini3
-rw-r--r--testing/web-platform/meta/payment-method-basic-card/apply_the_modifiers.html.ini2
-rw-r--r--testing/web-platform/meta/payment-method-basic-card/payment-request-canmakepayment-method.https.html.ini6
-rw-r--r--testing/web-platform/meta/payment-method-basic-card/steps_for_selecting_the_payment_handler.html.ini2
4 files changed, 13 insertions, 0 deletions
diff --git a/testing/web-platform/meta/payment-method-basic-card/__dir__.ini b/testing/web-platform/meta/payment-method-basic-card/__dir__.ini
new file mode 100644
index 0000000000..fef12937e2
--- /dev/null
+++ b/testing/web-platform/meta/payment-method-basic-card/__dir__.ini
@@ -0,0 +1,3 @@
+implementation-status: backlog
+prefs: [dom.payments.request.enabled:true]
+disabled: true # https://bugzilla.mozilla.org/show_bug.cgi?id=1514425
diff --git a/testing/web-platform/meta/payment-method-basic-card/apply_the_modifiers.html.ini b/testing/web-platform/meta/payment-method-basic-card/apply_the_modifiers.html.ini
new file mode 100644
index 0000000000..d15e71872a
--- /dev/null
+++ b/testing/web-platform/meta/payment-method-basic-card/apply_the_modifiers.html.ini
@@ -0,0 +1,2 @@
+[apply_the_modifiers.html]
+ expected: TIMEOUT
diff --git a/testing/web-platform/meta/payment-method-basic-card/payment-request-canmakepayment-method.https.html.ini b/testing/web-platform/meta/payment-method-basic-card/payment-request-canmakepayment-method.https.html.ini
new file mode 100644
index 0000000000..7236258ce7
--- /dev/null
+++ b/testing/web-platform/meta/payment-method-basic-card/payment-request-canmakepayment-method.https.html.ini
@@ -0,0 +1,6 @@
+[payment-request-canmakepayment-method.https.html]
+ [Must return true when basic-card is amongst unsupported PMIs.]
+ expected:
+ if (os == 'win'): PASS
+ FAIL
+
diff --git a/testing/web-platform/meta/payment-method-basic-card/steps_for_selecting_the_payment_handler.html.ini b/testing/web-platform/meta/payment-method-basic-card/steps_for_selecting_the_payment_handler.html.ini
new file mode 100644
index 0000000000..d443093151
--- /dev/null
+++ b/testing/web-platform/meta/payment-method-basic-card/steps_for_selecting_the_payment_handler.html.ini
@@ -0,0 +1,2 @@
+[steps_for_selecting_the_payment_handler.html]
+ expected: TIMEOUT