Sign in
webkit
/
WebKit
/
896f2e1627ae91d975ee73fd9010259c3dd716cd
/
.
/
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