diff options
Diffstat (limited to 'testing/web-platform/meta/secure-payment-confirmation/enrollment-in-iframe.sub.https.html.ini')
-rw-r--r-- | testing/web-platform/meta/secure-payment-confirmation/enrollment-in-iframe.sub.https.html.ini | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/testing/web-platform/meta/secure-payment-confirmation/enrollment-in-iframe.sub.https.html.ini b/testing/web-platform/meta/secure-payment-confirmation/enrollment-in-iframe.sub.https.html.ini new file mode 100644 index 0000000000..31229ed4ae --- /dev/null +++ b/testing/web-platform/meta/secure-payment-confirmation/enrollment-in-iframe.sub.https.html.ini @@ -0,0 +1,19 @@ +[enrollment-in-iframe.sub.https.html] + expected: + if (os == "linux") and not debug and not asan and not tsan: [OK, TIMEOUT] + if (os == "mac") and not debug: [OK, TIMEOUT] + [SPC enrollment in cross-origin iframe] + expected: + if (os == "mac") and not debug: [FAIL, TIMEOUT] + FAIL + + [SPC enrollment in cross-origin iframe without payment permission] + expected: + if (os == "linux") and not debug and not asan and not tsan: [FAIL, TIMEOUT] + if (os == "mac") and not debug: [FAIL, TIMEOUT, NOTRUN] + FAIL + + [SPC enrollment in cross-origin iframe fails without user activation] + expected: + if (os == "mac") and not debug: [FAIL, NOTRUN] + FAIL |