| Index: LayoutTests/fast/workers/shared-worker-lifecycle-expected.txt
|
| diff --git a/LayoutTests/fast/workers/shared-worker-lifecycle-expected.txt b/LayoutTests/fast/workers/shared-worker-lifecycle-expected.txt
|
| index 28713dbbd0a4a7abd8cb629b1646165fe533c11d..5284abf3f9ca6db0c812614988fe4d06f047e948 100644
|
| --- a/LayoutTests/fast/workers/shared-worker-lifecycle-expected.txt
|
| +++ b/LayoutTests/fast/workers/shared-worker-lifecycle-expected.txt
|
| @@ -1,7 +1,7 @@
|
| Test SharedWorker lifecycle. Will print PASS multiple times, followed by DONE.
|
|
|
| PASS: workerThreadCount = 0
|
| -FAIL: After thread creation: internals.workerThreadCount = 0
|
| +PASS: Worker thread created
|
| PASS: Worker exited when close() called.
|
| DONE
|
|
|
|
|