Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / inspector / console / console-log-toString-object-expected.txt
blobbfd32b35c0e2812c2c7b56beb0bc0058354bfbdd
1 CONSOLE MESSAGE: line 7: [object Object]
2 CONSOLE MESSAGE: line 7: [object Object]
3 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
5 Page reloaded.
6 console-log-toString-object.html:7 Object {toString: Object}