| Index: third_party/WebKit/LayoutTests/inspector/console/console-edit-property-value-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-edit-property-value-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-edit-property-value-expected.txt
|
| index 3559aa04b9c238a72455ccd6d9dfbf8130f4f587..1164bc9541666523e51f2ed35ac05b7244b9329a 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/console/console-edit-property-value-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/console/console-edit-property-value-expected.txt
|
| @@ -5,7 +5,7 @@ Node was hidden after dblclick: true
|
| Node was hidden after dblclick: true
|
| Node was hidden after dblclick: true
|
| logToConsole()
|
| -console-edit-property-value.html:10 Object
|
| +console-edit-property-value.html:10 Object {a: 1, b: "foo", c: null}
|
| a: 3
|
| b: "foo"
|
| c: Array(3)
|
|
|