| Index: LayoutTests/inspector/console/worker-exception-message-contains-stack-expected.txt
|
| diff --git a/LayoutTests/inspector/console/worker-exception-message-contains-stack-expected.txt b/LayoutTests/inspector/console/worker-exception-message-contains-stack-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..dcd98c4bde4c09cca05861c811c06e07f7c41f8b
|
| --- /dev/null
|
| +++ b/LayoutTests/inspector/console/worker-exception-message-contains-stack-expected.txt
|
| @@ -0,0 +1,5 @@
|
| +CONSOLE ERROR: line 3: Uncaught Error
|
| +Tests exception message from worker contains stack trace.
|
| +
|
| +worker-with-throw.js:3 Uncaught Errorworker-with-throw.js:3 fooworker-with-throw.js:7 booworker-with-throw.js:11 onmessage
|
| +
|
|
|