Sign in
webkit
/
WebKit
/
14cb98a360e661c1b39a648e8ccc3be2e2757789
/
.
/
LayoutTests
/
fast
/
dom
/
AbortSignal-reason-crash-expected.txt
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