blob: ba3031ef2044c10822a950f1376db1c076b1d788 [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.