Index: Source/core/svg/SVGElementInstance.idl |
diff --git a/Source/core/svg/SVGElementInstance.idl b/Source/core/svg/SVGElementInstance.idl |
index 083e3ede2d9ebea3580c39372955cd2bb35b23a2..b959465af744669ab6a79629217b93149352de5a 100644 |
--- a/Source/core/svg/SVGElementInstance.idl |
+++ b/Source/core/svg/SVGElementInstance.idl |
@@ -24,9 +24,7 @@ |
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
*/ |
-[ |
- EventTarget |
-] interface SVGElementInstance : EventTarget |
+interface SVGElementInstance : EventTarget |
{ |
readonly attribute SVGElement correspondingElement; |
readonly attribute SVGUseElement correspondingUseElement; |