| Index: sky/engine/core/dom/Element.idl
|
| diff --git a/sky/engine/core/dom/Element.idl b/sky/engine/core/dom/Element.idl
|
| index 4f7c0dc0888034d525b11e399efa6e9aca8f86d2..609942277a924a3828d1a72103b328b553a82e84 100644
|
| --- a/sky/engine/core/dom/Element.idl
|
| +++ b/sky/engine/core/dom/Element.idl
|
| @@ -73,7 +73,6 @@
|
| attribute DOMString dir;
|
|
|
| [CustomElementCallbacks] attribute long tabIndex;
|
| - [Reflect] attribute DOMString accessKey;
|
|
|
| [RuntimeEnabled=IMEAPI] readonly attribute InputMethodContext inputMethodContext;
|
|
|
|
|