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