Chromium Code Reviews| Index: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/workers/shared-worker-exception-expected.txt |
| diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/workers/shared-worker-exception-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/workers/shared-worker-exception-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..4d11de87da51dfd23978c9377031f7dd4ebbc9af |
| --- /dev/null |
| +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/workers/shared-worker-exception-expected.txt |
| @@ -0,0 +1,9 @@ |
| +This test checks whether exceptions in SharedWorkers are logged to the parent document. An exception should be logged to the error console. |
| + |
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
| + |
| + |
| +PASS: Received ping message |
| + |
| +TEST COMPLETE |
| + |