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