| Index: third_party/WebKit/LayoutTests/inspector/console/console-dir-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-dir-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-dir-expected.txt
|
| index b8f37c80930320c4b007d8d8b64fc7333fdc53a2..541951cbd6f33c4e44a0613ec7799b14024fdda1 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/console/console-dir-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/console/console-dir-expected.txt
|
| @@ -38,7 +38,7 @@ console-dir.html:19 ƒ anonymous()
|
| caller: null
|
| length: 0
|
| name: ""
|
| - prototype: Object
|
| + prototype: {constructor: ƒ}
|
| __proto__: ƒ ()
|
| [[FunctionLocation]]: console-dir.html:19
|
| [[Scopes]]: Scopes[1]
|
| @@ -47,7 +47,7 @@ console-dir.html:23 inner
|
| console-dir.html:26 Object
|
| No Properties
|
| console-dir.html:27 Object
|
| - foo: Object
|
| + foo:
|
| No Properties
|
| __proto__: Object
|
| console-dir.html:29 ƒ __proto__()
|
| @@ -71,7 +71,7 @@ console-dir.html:39 Event
|
| defaultPrevented: false
|
| eventPhase: 0
|
| isTrusted: false
|
| - path: Array(0)
|
| + path: []
|
| returnValue: true
|
| srcElement: null
|
| target: null
|
|
|