| Index: third_party/WebKit/LayoutTests/inspector/console/console-log-toString-object-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-log-toString-object-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-log-toString-object-expected.txt
|
| index 49bae54b14031499362968af0b6d564dc8fcd0a2..bfd32b35c0e2812c2c7b56beb0bc0058354bfbdd 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/console/console-log-toString-object-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/console/console-log-toString-object-expected.txt
|
| @@ -3,5 +3,5 @@
|
| Tests that passing an object which throws on string conversion into console.log won't crash inspected Page. The test passes if it doesn't crash. Bug 57557
|
|
|
| Page reloaded.
|
| -console-log-toString-object.html:7 Object {toString: {…}}
|
| +console-log-toString-object.html:7 Object {toString: Object}
|
|
|
|
|