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.