Chromium Code Reviews| Index: Source/core/svg/SVGAnimationElement.idl |
| diff --git a/Source/core/svg/SVGAnimationElement.idl b/Source/core/svg/SVGAnimationElement.idl |
| index c77cbfb9964c678985bdf4846a56a09707723117..fe1e1225bec582efe224641bd002e94fb464e3ba 100644 |
| --- a/Source/core/svg/SVGAnimationElement.idl |
| +++ b/Source/core/svg/SVGAnimationElement.idl |
| @@ -26,6 +26,7 @@ |
| // http://www.w3.org/TR/SVG2/animate.html#InterfaceSVGAnimationElement |
| +[RuntimeEnabled=SMIL] |
| interface SVGAnimationElement : SVGElement { |
| readonly attribute SVGElement targetElement; |