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