Index: LayoutTests/fast/workers/dedicated-worker-lifecycle-expected.txt |
diff --git a/LayoutTests/fast/workers/dedicated-worker-lifecycle-expected.txt b/LayoutTests/fast/workers/dedicated-worker-lifecycle-expected.txt |
index a18f548d8941bcf0c3c99de8a97cde490fdf628a..310e2f756d142632287eefb62270207e61772e41 100644 |
--- a/LayoutTests/fast/workers/dedicated-worker-lifecycle-expected.txt |
+++ b/LayoutTests/fast/workers/dedicated-worker-lifecycle-expected.txt |
@@ -3,6 +3,9 @@ This test checks whether orphaned workers exit under various conditions |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
PASS Orphaned worker thread created. |
PASS Orphaned worker thread exited. |
PASS Orphaned timeout worker thread created. |