| Index: third_party/WebKit/LayoutTests/inspector/console/console-log-object-with-getter-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-log-object-with-getter-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-log-object-with-getter-expected.txt
|
| index 3257afde127f73c6468c7bc64ce26b80a9f85eb1..ba61f01abdde2edf123726df11ec8e068bf8cd7b 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/console/console-log-object-with-getter-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/console/console-log-object-with-getter-expected.txt
|
| @@ -1,5 +1,5 @@
|
| CONSOLE MESSAGE: line 10: [object Object]
|
| Tests that console logging dumps object values defined by getters and allows to expand it.
|
|
|
| -console-log-object-with-getter.html:10 Object {}foo: Objecta: 1b: 2__proto__: Objectget foo: ()__proto__: Object
|
| +console-log-object-with-getter.html:10 Objectfoo: Objecta: 1b: 2__proto__: Objectget foo: ()__proto__: Object
|
|
|
|
|