Index: Source/core/svg/SVGFilterPrimitiveStandardAttributes.idl |
diff --git a/Source/core/svg/SVGFilterPrimitiveStandardAttributes.idl b/Source/core/svg/SVGFilterPrimitiveStandardAttributes.idl |
index 9f368eec83a46d73fc4496ac765ce92a99728738..6ddcff63e350c1cc44e2bb3c1b5879953d19f2ea 100644 |
--- a/Source/core/svg/SVGFilterPrimitiveStandardAttributes.idl |
+++ b/Source/core/svg/SVGFilterPrimitiveStandardAttributes.idl |
@@ -25,8 +25,7 @@ |
*/ |
[ |
- NoInterfaceObject, |
- LegacyImplementedInBaseClass |
+ NoInterfaceObject |
] interface SVGFilterPrimitiveStandardAttributes { |
readonly attribute SVGAnimatedLength x; |
readonly attribute SVGAnimatedLength y; |