blob: eeb4b97be11be943e37692b7a8c28428c467c8af [file] [log] [blame]
Tests accessing the reason of a newly created AbortSignal.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS new AbortController().signal.reason is undefined.
PASS successfullyParsed is true
TEST COMPLETE