| Index: third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-in-console-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-in-console-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-in-console-expected.txt
|
| index 2d552b1f27c346e672530f513bf63e37bb633f56..05a2088cdaadd413ca5f3a0c21e4ebf173e7164c 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-in-console-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-in-console-expected.txt
|
| @@ -1,4 +1,7 @@
|
| +CONSOLE MESSAGE: line 11:
|
| +CONSOLE MESSAGE: line 17:
|
| CONSOLE ERROR: line 24: Uncaught Error: foo
|
| +CONSOLE MESSAGE: line 29:
|
| CONSOLE ERROR: line 37: Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('http://www.example.com') does not match the recipient window's origin ('').
|
| Tests asynchronous call stacks printed in console.
|
|
|
|
|