| Index: LayoutTests/fast/workers/worker-context-multi-port-expected.txt
|
| diff --git a/LayoutTests/fast/workers/worker-context-multi-port-expected.txt b/LayoutTests/fast/workers/worker-context-multi-port-expected.txt
|
| index ed092864e9cf503bfdfb983581f31fd97bfc12f8..c3094645fee01ff779e25c25aa31c68c9e46085b 100644
|
| --- a/LayoutTests/fast/workers/worker-context-multi-port-expected.txt
|
| +++ b/LayoutTests/fast/workers/worker-context-multi-port-expected.txt
|
| @@ -3,6 +3,9 @@ This test checks the various use cases around sending multiple ports through Wor
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| PASS event.ports is non-null and zero length when no port sent
|
| PASS event.ports is non-null and zero length when empty array sent
|
| PASS event.ports contains two ports when two ports sent
|
|
|