| Index: third_party/WebKit/LayoutTests/http/tests/inspector-enabled/console-promise-reject-and-handle-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector-enabled/console-promise-reject-and-handle-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector-enabled/console-promise-reject-and-handle-expected.txt
|
| index 9ab4959d2e2dd2138fd38364d7a63f735a7202ef..6d73ef2b5a9137b4cb5410d55535b57744e56930 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/inspector-enabled/console-promise-reject-and-handle-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector-enabled/console-promise-reject-and-handle-expected.txt
|
| @@ -9,7 +9,8 @@ Tests that evt.preventDefault() in window.onunhandledrejection suppresses consol
|
| console-promise-reject-and-handle.html:15 onunhandledrejection1
|
| console-promise-reject-and-handle.html:22 onrejectionhandled1
|
| console-promise-reject-and-handle.html:31 onunhandledrejection2
|
| -console-promise-reject-and-handle.html:29 Uncaught (in promise) Error: e(…)
|
| +console-promise-reject-and-handle.html:29 Uncaught (in promise) Error: e
|
| + at setupPromise2 (console-promise-reject-and-handle.html:29)
|
| console-promise-reject-and-handle.html:37 onrejectionhandled2
|
| ----console messages end----
|
|
|
|
|