| Index: sky/engine/core/dom/Element.idl
|
| diff --git a/sky/engine/core/dom/Element.idl b/sky/engine/core/dom/Element.idl
|
| index 4419646aa5239ae846cd83dd0b9692f4a4626f0e..e33cc64544a078b0087e05206f0c4434ca5acafb 100644
|
| --- a/sky/engine/core/dom/Element.idl
|
| +++ b/sky/engine/core/dom/Element.idl
|
| @@ -74,8 +74,6 @@
|
|
|
| [CustomElementCallbacks] attribute long tabIndex;
|
|
|
| - [RuntimeEnabled=IMEAPI] readonly attribute InputMethodContext inputMethodContext;
|
| -
|
| [CustomElementCallbacks, RaisesException=Setter] attribute DOMString contentEditable;
|
| readonly attribute boolean isContentEditable;
|
|
|
|
|