| Index: third_party/WebKit/LayoutTests/inspector/console/console-worker-nested-imports-syntax-error-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-worker-nested-imports-syntax-error-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-worker-nested-imports-syntax-error-expected.txt
|
| index bbba5cc640a18df0328f00b3a3bdf7da01edad24..2994af37724a0edb6120a8519050cf07c3b58635 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/console/console-worker-nested-imports-syntax-error-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/console/console-worker-nested-imports-syntax-error-expected.txt
|
| @@ -1,4 +1,8 @@
|
| CONSOLE ERROR: line 1: Uncaught SyntaxError: Unexpected identifier
|
| +CONSOLE ERROR: line 1: Uncaught Error: Uncaught SyntaxError: Unexpected identifier
|
| +CONSOLE ERROR: line 3: Uncaught Error: Uncaught SyntaxError: Unexpected identifier
|
| +CONSOLE ERROR: line 1: Uncaught Error: Uncaught SyntaxError: Unexpected identifier
|
| +CONSOLE ERROR: line 1: Uncaught SyntaxError: Unexpected identifier
|
| Tests that nested import scripts in worker show correct stack on syntax error.
|
|
|
| Message count: 1
|
|
|