Index: Source/bindings/tests/idls/TestInterfacePython2.idl |
diff --git a/Source/bindings/tests/idls/TestInterfacePython2.idl b/Source/bindings/tests/idls/TestInterfacePython2.idl |
index d9a57aad688ad6d40c4ced9d42ca60ef2202e295..39b2d3bb2b04d728e58dbb65fa3c0fec09868e39 100644 |
--- a/Source/bindings/tests/idls/TestInterfacePython2.idl |
+++ b/Source/bindings/tests/idls/TestInterfacePython2.idl |
@@ -33,6 +33,7 @@ |
// The more *minor* extended attribute should be put in this file. |
[ |
+ Constructor(int width), |
Custom=Wrap, // Conflicts with and [Custom=ToV8], respectively |
DependentLifetime, // Covered by [ActiveDOMObject] |
SetWrapperReferenceFrom=ownerNode, // Conflicts with [SetWrapperReferenceTo] |