Chromium Code Reviews| Index: Source/core/dom/Event.idl |
| diff --git a/Source/core/dom/Event.idl b/Source/core/dom/Event.idl |
| index 74af6e13cbde35c684c858bea81ebfb065fd1998..3517329bc776402bcfe805c4cf79c3abfa709434 100644 |
| --- a/Source/core/dom/Event.idl |
| +++ b/Source/core/dom/Event.idl |
| @@ -69,7 +69,6 @@ |
| // IE Extensions |
| readonly attribute EventTarget srcElement; |
| - attribute boolean returnValue; |
| attribute boolean cancelBubble; |
| [EnabledAtRuntime=ShadowDOM] readonly attribute NodeList path; |