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