Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / workers / shared-worker-lifecycle-expected.txt
1 Test SharedWorker lifecycle. Will print PASS multiple times, followed by DONE.
2
3 PASS: workerThreadCount = 0
4 PASS: Worker thread created
5 PASS: Worker exited when close() called.
6 DONE
7