Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1334)

Unified Diff: Source/core/svg/SVGTagNames.in

Issue 35423004: Move SVGNames to Python (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« Source/core/html/HTMLTagNames.in ('K') | « Source/core/html/HTMLTagNames.in ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« Source/core/html/HTMLTagNames.in ('K') | « Source/core/html/HTMLTagNames.in ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698