| 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
|
|
|