Sign in
webkit
/
WebKit
/
a231b9c05f00391ba283ff877aa3287c882082d0
/
.
/
LayoutTests
/
fast
/
workers
/
worker-lifecycle-expected.txt
blob: 61e145ca3e49fb22b55058ec929204a6692eded6 [
file
] [
log
] [
blame
]
Test Worker lifecycle. Will print PASS multiple times, followed by DONE.
PASS: workerThreadCount = 0
PASS: Worker thread created
PASS: Worker exited when close() called.
DONE