diff options
Diffstat (limited to 'testing/web-platform/meta/payment-request/idlharness.https.window.js.ini')
-rw-r--r-- | testing/web-platform/meta/payment-request/idlharness.https.window.js.ini | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/testing/web-platform/meta/payment-request/idlharness.https.window.js.ini b/testing/web-platform/meta/payment-request/idlharness.https.window.js.ini new file mode 100644 index 0000000000..09d3e3eefa --- /dev/null +++ b/testing/web-platform/meta/payment-request/idlharness.https.window.js.ini @@ -0,0 +1,7 @@ +[idlharness.https.window.html] + [PaymentAddress interface: attribute languageCode] + expected: FAIL + + [PaymentResponse interface: operation retry(PaymentValidationErrors)] + expected: + if (os == "android"): FAIL |