Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / workers / shared-worker-lifecycle-expected.txt
index 28713db..5284abf 100644 (file)
@@ -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