Rubber-stamped by Brady Eidson.
[webbrowser.git] / LayoutTests / fast / workers / shared-worker-frame-lifecycle-expected.txt
blobe96b62814511db109997cd024a3141883ab10f88
1 This test checks whether shared workers exit when the parent document closes
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS Frame1 closed, shared workers kept running
7 PASS Frame2 closed, shared worker2 exited
8 PASS Frame3 closed, shared worker3 exited
9 PASS Frame4 closed, all workers closed
11 TEST COMPLETE