[WK2] selection does not disappear after coping the text
[framework/web/webkit-efl.git] / LayoutTests / fast / workers / worker-lifecycle-expected.txt
1 Test Worker 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