| 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 e149f61507a8112d0c3f23273188f226c125db4c..9485f02d864aee11f06c63bce1c8a007be532890 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/console/console-dir-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/console/console-dir-expected.txt
|
| @@ -68,6 +68,7 @@ console-dir.html:39 Event
|
| bubbles: false
|
| cancelBubble: false
|
| cancelable: false
|
| + composed: false
|
| currentTarget: null
|
| defaultPrevented: false
|
| eventPhase: 0
|
| @@ -75,7 +76,6 @@ console-dir.html:39 Event
|
| path: Array[0]
|
| relatedTargetScoped: false
|
| returnValue: true
|
| - scoped: false
|
| srcElement: null
|
| target: null
|
| timeStamp: 0
|
|
|