Sign in
webkit
/
WebKit
/
bd9ea4a5474a3d7a80a4f79c542279d7b8a087a0
/
.
/
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.