blob: 1437594583eb618c0c57aca7aa4c9edf3167987d [file] [log] [blame]
PASS If request.[[state]] is "interactive", then return a promise rejected with an "InvalidStateError" DOMException.
PASS If request.[[state]] is "closed", then return a promise rejected with an "InvalidStateError" DOMException.
PASS Return a promise that resolves to true when Apple Pay is available, even if there isn't an active card.