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