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