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

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

Issue 35423004: Move SVGNames to Python (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add comment 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
« no previous file with comments | « Source/core/dom/custom/CustomElement.cpp ('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..caf925d610c9caa6b5354c11762f54c7518701d6 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,11 +49,11 @@ 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
@@ -71,7 +69,7 @@ marker
mask
metadata
#if ENABLE_SVG_FONTS
-missing_glyph
+missing-glyph
#endif
mpath interfaceName=SVGMPathElement
path
« no previous file with comments | « Source/core/dom/custom/CustomElement.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698