Sign in
webkit
/
WebKit
/
f6013b2d8a67a21431419ad45d183d56cb11b105
/
.
/
LayoutTests
/
http
/
tests
/
paymentrequest
/
payment-request-abort-method.https-expected.txt
blob: 0f138b5ccc1e17f4391d2f67df366658e157faea [
file
] [
log
] [
blame
]
PASS Throws if the promise [[state]] is not "interactive"
PASS Calling abort must not change the [[state]] until after "interactive"
PASS calling .abort() causes acceptPromise to reject and closes the request.