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