| Index: sky/engine/bindings/tests/idls/TestObject.idl
|
| diff --git a/sky/engine/bindings/tests/idls/TestObject.idl b/sky/engine/bindings/tests/idls/TestObject.idl
|
| index c32714cc51902a539e3d13e041624a9b35b787a3..e6048cf556f8747c6eb3badb6a5801f76cad4c62 100644
|
| --- a/sky/engine/bindings/tests/idls/TestObject.idl
|
| +++ b/sky/engine/bindings/tests/idls/TestObject.idl
|
| @@ -150,8 +150,6 @@ interface TestObject {
|
| // Static attributes
|
| static attribute DOMString staticStringAttribute;
|
| static attribute long staticLongAttribute;
|
| - // Exceptional type
|
| - attribute EventHandler eventHandlerAttribute;
|
|
|
| // Extended attributes
|
| [CachedAttribute=isValueDirty] attribute any cachedAttributeAnyAttribute;
|
|
|