| Index: third_party/WebKit/Source/core/svg/SVGTagNames.in
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGTagNames.in b/third_party/WebKit/Source/core/svg/SVGTagNames.in
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..23f5ad8016467d4413f0ee5c32e52dff792368d9
|
| --- /dev/null
|
| +++ b/third_party/WebKit/Source/core/svg/SVGTagNames.in
|
| @@ -0,0 +1,71 @@
|
| +namespace="SVG"
|
| +namespaceURI="http://www.w3.org/2000/svg"
|
| +fallbackInterfaceName="SVGUnknownElement"
|
| +fallbackJSInterfaceName="SVGElement"
|
| +export="CORE_EXPORT"
|
| +
|
| +a
|
| +animate runtimeEnabled=smil, noTypeHelpers
|
| +animateColor runtimeEnabled=smil, interfaceName=SVGUnknownElement, JSInterfaceName=SVGElement, noConstructor
|
| +animateMotion runtimeEnabled=smil
|
| +animateTransform runtimeEnabled=smil
|
| +set runtimeEnabled=smil
|
| +circle
|
| +clipPath
|
| +defs
|
| +desc
|
| +discard runtimeEnabled=smil
|
| +ellipse
|
| +feBlend
|
| +feColorMatrix
|
| +feComponentTransfer
|
| +feComposite
|
| +feConvolveMatrix
|
| +feDiffuseLighting
|
| +feDisplacementMap
|
| +feDistantLight
|
| +feDropShadow
|
| +feFlood
|
| +feFuncA
|
| +feFuncB
|
| +feFuncG
|
| +feFuncR
|
| +feGaussianBlur
|
| +feImage
|
| +feMerge
|
| +feMergeNode
|
| +feMorphology
|
| +feOffset
|
| +fePointLight
|
| +feSpecularLighting
|
| +feSpotLight
|
| +feTile
|
| +feTurbulence
|
| +filter
|
| +foreignObject
|
| +g
|
| +image
|
| +line
|
| +linearGradient
|
| +marker
|
| +mask
|
| +metadata
|
| +mpath runtimeEnabled=smil, interfaceName=SVGMPathElement
|
| +path
|
| +pattern
|
| +polygon
|
| +polyline
|
| +radialGradient
|
| +rect
|
| +script constructorNeedsCreatedByParser
|
| +stop
|
| +style constructorNeedsCreatedByParser
|
| +svg interfaceName=SVGSVGElement
|
| +switch
|
| +symbol
|
| +text
|
| +textPath
|
| +title
|
| +tspan interfaceName=SVGTSpanElement
|
| +use
|
| +view
|
|
|