Chromium Code Reviews| 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 9485f02d864aee11f06c63bce1c8a007be532890..fa12bbecde75a02fea972e2fe308b23cb2be4570 100644 |
| --- a/third_party/WebKit/LayoutTests/inspector/console/console-dir-expected.txt |
| +++ b/third_party/WebKit/LayoutTests/inspector/console/console-dir-expected.txt |
| @@ -68,13 +68,12 @@ console-dir.html:39 Event |
| bubbles: false |
| cancelBubble: false |
| cancelable: false |
| - composed: false |
| + composed: true |
|
hayato
2016/06/02 04:13:00
This is *NOT a regression.
This CL *fixed* a hidde
|
| currentTarget: null |
| defaultPrevented: false |
| eventPhase: 0 |
| isTrusted: false |
| path: Array[0] |
| - relatedTargetScoped: false |
| returnValue: true |
| srcElement: null |
| target: null |