| 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 bfd32b35c0e2812c2c7b56beb0bc0058354bfbdd..484b97aeb8d568965d9b43123254515e0f08805c 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 @@ CONSOLE MESSAGE: line 7: [object Object]
|
| 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: Object}
|
| +console-log-toString-object.html:7 Object {toString: Object}Object
|
|
|
|
|