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

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

Issue 656913006: Remove SVG fonts (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Update tests for landing Created 6 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
Index: Source/core/svg/SVGTagNames.in
diff --git a/Source/core/svg/SVGTagNames.in b/Source/core/svg/SVGTagNames.in
index 641203e0ecc1890f7e707c3487147c042d3e34dc..59fbd5756fa5083ebe5e6eec0ea3ac664803ef3b 100644
--- a/Source/core/svg/SVGTagNames.in
+++ b/Source/core/svg/SVGTagNames.in
@@ -4,9 +4,6 @@ fallbackInterfaceName="SVGUnknownElement"
fallbackJSInterfaceName="SVGElement"
a
-altGlyph Conditional=SVG_FONTS
-altGlyphDef Conditional=SVG_FONTS
-altGlyphItem Conditional=SVG_FONTS
animate noTypeHelpers
animateColor interfaceName=SVGUnknownElement, JSInterfaceName=SVGElement, noConstructor
animateMotion
@@ -45,24 +42,14 @@ feSpotLight
feTile
feTurbulence
filter
-font Conditional=SVG_FONTS
-font-face Conditional=SVG_FONTS
-font-face-format Conditional=SVG_FONTS
-font-face-name Conditional=SVG_FONTS
-font-face-src Conditional=SVG_FONTS
-font-face-uri Conditional=SVG_FONTS
foreignObject
g
-glyph Conditional=SVG_FONTS
-glyphRef Conditional=SVG_FONTS
-hkern Conditional=SVG_FONTS, interfaceName=SVGHKernElement
image
line
linearGradient
marker
mask
metadata
-missing-glyph Conditional=SVG_FONTS
mpath interfaceName=SVGMPathElement
path
pattern
@@ -82,4 +69,3 @@ title
tspan interfaceName=SVGTSpanElement
use
view
-vkern Conditional=SVG_FONTS, interfaceName=SVGVKernElement

Powered by Google App Engine
This is Rietveld 408576698