Index: Source/core/svg/SVGTagNames.in |
diff --git a/Source/core/svg/SVGTagNames.in b/Source/core/svg/SVGTagNames.in |
index 094ccafbf8bfbd48f8e6a66ac813af47fb2be105..ea0f05da162fa203226faa9a0dc38ed3fc4cb1a2 100644 |
--- a/Source/core/svg/SVGTagNames.in |
+++ b/Source/core/svg/SVGTagNames.in |
@@ -16,9 +16,7 @@ animateTransform |
set |
circle |
clipPath |
-#if 0 |
-color_profile |
-#endif |
+# color-profile |
cursor |
defs |
desc |
@@ -51,18 +49,18 @@ feTurbulence |
filter |
#if ENABLE_SVG_FONTS |
font |
-font_face |
-font_face_format |
-font_face_name |
-font_face_src |
-font_face_uri |
+font-face |
+font-face-format |
+font-face-name |
+font-face-src |
+font-face-uri |
#endif |
foreignObject |
g |
#if ENABLE_SVG_FONTS |
glyph |
glyphRef |
-hkern interfaceName=SVGHKernElement |
+hkern interfaceName=HKernElement |
#endif |
image |
line |
@@ -71,9 +69,9 @@ marker |
mask |
metadata |
#if ENABLE_SVG_FONTS |
-missing_glyph |
+missing-glyph |
#endif |
-mpath interfaceName=SVGMPathElement |
+mpath interfaceName=MPathElement |
path |
pattern |
polygon |
@@ -83,15 +81,15 @@ rect |
script constructorNeedsCreatedByParser |
stop |
style constructorNeedsCreatedByParser |
-svg interfaceName=SVGSVGElement |
+svg |
switch |
symbol |
text |
textPath |
title |
-tspan interfaceName=SVGTSpanElement |
+tspan interfaceName=TSpanElement |
use constructorNeedsCreatedByParser |
view |
#if ENABLE_SVG_FONTS |
-vkern interfaceName=SVGVKernElement |
+vkern interfaceName=VKernElement |
#endif |