Index: Source/core/svg/SVGTagNames.in |
diff --git a/Source/core/svg/SVGTagNames.in b/Source/core/svg/SVGTagNames.in |
index 0a725de36e96ed866bad6b6e3bde3b19580361fa..448563f8ef7f826847954daa27866fcd5f98f42e 100644 |
--- a/Source/core/svg/SVGTagNames.in |
+++ b/Source/core/svg/SVGTagNames.in |
@@ -5,17 +5,17 @@ fallbackJSInterfaceName="SVGElement" |
export="CORE_EXPORT" |
a |
-animate noTypeHelpers |
-animateColor interfaceName=SVGUnknownElement, JSInterfaceName=SVGElement, noConstructor |
-animateMotion |
-animateTransform |
-set |
+animate runtimeEnabled=sMIL, noTypeHelpers |
+animateColor runtimeEnabled=sMIL, interfaceName=SVGUnknownElement, JSInterfaceName=SVGElement, noConstructor |
+animateMotion runtimeEnabled=sMIL |
+animateTransform runtimeEnabled=sMIL |
+set runtimeEnabled=sMIL |
circle |
clipPath |
cursor |
defs |
desc |
-discard |
+discard runtimeEnabled=sMIL |
ellipse |
feBlend |
feColorMatrix |
@@ -51,7 +51,7 @@ linearGradient |
marker |
mask |
metadata |
-mpath interfaceName=SVGMPathElement |
+mpath runtimeEnabled=sMIL, interfaceName=SVGMPathElement |
path |
pattern |
polygon |