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