| Index: Source/bindings/tests/idls/TestInterfacePython.idl
|
| diff --git a/Source/bindings/tests/idls/TestInterfacePython.idl b/Source/bindings/tests/idls/TestInterfacePython.idl
|
| index 8b75761ec1b378c9fadc3f648b0a2d7db8339497..652b7fcb3d05391f4af6cdd4d68f5ac49ccd066c 100644
|
| --- a/Source/bindings/tests/idls/TestInterfacePython.idl
|
| +++ b/Source/bindings/tests/idls/TestInterfacePython.idl
|
| @@ -32,9 +32,9 @@
|
| ActiveDOMObject,
|
| Conditional=CONDITION,
|
| Custom=LegacyCallAsFunction|ToV8,
|
| - GenerateVisitDOMWrapper=ownerNode,
|
| ImplementedAs=TestInterfacePythonImplementation,
|
| RuntimeEnabled=FeatureName,
|
| + SetReference(ReferencedType referencedName),
|
| ] interface TestInterfacePython : TestInterfaceEmpty {
|
| // members needed to test [ImplementedAs], as this affect attribute
|
| // configuration and method configuration
|
|
|