Sign in
webkit
/
WebKit
/
2a0aecef68e2ca0674a52b051412def7e6b01404
/
.
/
LayoutTests
/
http
/
tests
/
paymentrequest
/
payment-request-abort-method.https-expected.txt
blob: 9bd770f045458d48e0241772ed0f6d8d208143fe [
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.