author | moz-wptsync-bot <wptsync@mozilla.com> |
Tue, 13 Mar 2018 05:24:35 +0000 | |
changeset 413486 | a061dcd3fb9934c1fd1ff2abec90445a69d0f401 |
parent 413485 | 40f0961962279593873bcd69cc981b5953e330c8 |
child 413487 | 120441171115b5584395ed37bbfcd7012c31b52a |
push id | 33850 |
push user | apavel@mozilla.com |
push date | Mon, 16 Apr 2018 09:53:48 +0000 |
treeherder | mozilla-central@6276ec7ebbf3 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | testonly |
bugs | 1445132 |
milestone | 61.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
testing/web-platform/meta/payment-request/payment-request-canmakepayment-method.https.html.ini | file | annotate | diff | comparison | revisions |
deleted file mode 100644 --- a/testing/web-platform/meta/payment-request/payment-request-canmakepayment-method.https.html.ini +++ /dev/null @@ -1,19 +0,0 @@ -[payment-request-canmakepayment-method.https.html] - [If request.[[state\]\] is "created", then return a promise that resolves to true for known method.] - expected: FAIL - - [If request.[[state\]\] is "interactive", then return a promise rejected with an "InvalidStateError" DOMException.] - expected: FAIL - - [If request.[[state\]\] is "closed", then return a promise rejected with an "InvalidStateError" DOMException.] - expected: FAIL - - [If payment method identifier and serialized parts are supported, resolve promise with true.] - expected: FAIL - - [If payment method identifier is unknown, resolve promise with false.] - expected: FAIL - - [Optionally, at the user agent's discretion, return a promise rejected with a "NotAllowedError" DOMException.] - expected: FAIL -