| 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
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..73e66a17ec8e4cfb2641a069fb435d7127a3e94f
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/inspector/console/console-edit-property-value-expected.txt
|
| @@ -0,0 +1,14 @@
|
| +CONSOLE MESSAGE: line 10: [object Object]
|
| +Tests that property values can be edited inline in the console via double click.
|
| +
|
| +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
|
| + a: 3
|
| + b: "foo"
|
| + c: Array[3]
|
| + __proto__: Object
|
| +undefined
|
| +
|
|
|