summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/webkit/WebCore/svg/svgtags.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/webkit/WebCore/svg/svgtags.in')
-rw-r--r--src/3rdparty/webkit/WebCore/svg/svgtags.in116
1 files changed, 116 insertions, 0 deletions
diff --git a/src/3rdparty/webkit/WebCore/svg/svgtags.in b/src/3rdparty/webkit/WebCore/svg/svgtags.in
new file mode 100644
index 0000000..ea6ee9d
--- /dev/null
+++ b/src/3rdparty/webkit/WebCore/svg/svgtags.in
@@ -0,0 +1,116 @@
+namespace="SVG"
+namespaceURI="http://www.w3.org/2000/svg"
+guardFactoryWith="ENABLE(SVG)"
+exportStrings="1"
+
+a
+#if ENABLE_SVG_FONTS
+altGlyph
+#endif
+#if 0
+altGlyphDef
+altGlyphItem
+#endif
+#if ENABLE_SVG_ANIMATION
+animate
+animateColor
+animateMotion JSInterfaceName=SVGElement
+animateTransform
+set
+#endif
+circle
+clipPath
+#if 0
+color_profile
+#endif
+cursor
+#if ENABLE_SVG_FONTS
+definition_src
+#endif
+defs
+desc
+ellipse
+#if ENABLE_SVG_FILTERS
+feBlend
+feColorMatrix
+feComponentTransfer
+feComposite
+#if 0
+feConvolveMatrix
+#endif
+feDiffuseLighting
+feDisplacementMap
+feDistantLight
+feFlood
+feFuncA
+feFuncB
+feFuncG
+feFuncR
+feGaussianBlur
+feImage
+feMerge
+feMergeNode
+#if 0
+feMorphology
+#endif
+feOffset
+fePointLight
+feSpecularLighting
+feSpotLight
+feTile
+feTurbulence
+filter
+#endif
+#if ENABLE_SVG_FONTS
+font
+font_face
+font_face_format
+font_face_name
+font_face_src
+font_face_uri
+#endif
+#if ENABLE_SVG_FOREIGN_OBJECT
+foreignObject
+#endif
+g
+#if ENABLE_SVG_FONTS
+glyph
+#endif
+#if 0
+glyphRef
+#endif
+#if ENABLE_SVG_FONTS
+hkern interfaceName=SVGHKernElement, JSInterfaceName=SVGElement
+#endif
+image
+line
+linearGradient
+marker
+mask
+metadata
+#if ENABLE_SVG_FONTS
+missing_glyph
+#endif
+mpath interfaceName=SVGMPathElement, JSInterfaceName=SVGElement
+path
+pattern
+polygon
+polyline
+radialGradient
+rect
+script constructorNeedsCreatedByParser=1
+stop
+style constructorNeedsCreatedByParser=1
+svg interfaceName=SVGSVGElement
+switch
+symbol
+text
+textPath
+title
+tref interfaceName=SVGTRefElement
+tspan interfaceName=SVGTSpanElement
+use
+view
+#if 0
+vkern interfaceName=SVGVKernElement
+#endif