| Index: Source/core/frame/WindowEventHandlers.idl
|
| diff --git a/Source/core/frame/WindowEventHandlers.idl b/Source/core/frame/WindowEventHandlers.idl
|
| index b7634ae98bf60421bd51029ce00e5a14074bf343..c2685574d8245930652dd3035b6d61a02e2fdf01 100644
|
| --- a/Source/core/frame/WindowEventHandlers.idl
|
| +++ b/Source/core/frame/WindowEventHandlers.idl
|
| @@ -41,7 +41,6 @@
|
| attribute EventHandler onpagehide;
|
| attribute EventHandler onpageshow;
|
| attribute EventHandler onpopstate;
|
| - attribute EventHandler onresize;
|
| attribute EventHandler onstorage;
|
| attribute EventHandler onunload;
|
| };
|
|
|