| Index: Source/bindings/tests/idls/TestObjectPython.idl
|
| diff --git a/Source/bindings/tests/idls/TestObjectPython.idl b/Source/bindings/tests/idls/TestObjectPython.idl
|
| index c8ba1532cdb34b913b288e7f3fa11c6197e044a8..c29db71c38054495352a4711e7aa35928d8a5f26 100644
|
| --- a/Source/bindings/tests/idls/TestObjectPython.idl
|
| +++ b/Source/bindings/tests/idls/TestObjectPython.idl
|
| @@ -129,7 +129,6 @@ interface TestObjectPython {
|
| static attribute DOMString staticStringAttribute;
|
| static attribute long staticLongAttribute;
|
| // Constructors
|
| - // attribute attribute TestSubObjConstructor TestSubObj;
|
| attribute TestObjectAConstructor testObjectAConstructorAttribute;
|
| // Exceptional type
|
| attribute EventHandler eventHandlerAttribute;
|
|
|