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.