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