| 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..92b7eccbe919bb8bfbbb19f052c0e1bc70652cdf 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, // Test interaction with [Custom=Wrap]
|
| Custom=Wrap, // Conflicts with and [Custom=ToV8], respectively
|
| DependentLifetime, // Covered by [ActiveDOMObject]
|
| SetWrapperReferenceFrom=ownerNode, // Conflicts with [SetWrapperReferenceTo]
|
|
|