Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / svg / SVGTagNames.in
1 namespace="SVG"
2 namespaceURI="http://www.w3.org/2000/svg"
3 fallbackInterfaceName="SVGUnknownElement"
4 fallbackJSInterfaceName="SVGElement"
5
6 a
7 #if ENABLE_SVG_FONTS
8 altGlyph
9 altGlyphDef
10 altGlyphItem
11 #endif
12 animate
13 animateColor interfaceName=SVGUnknownElement, JSInterfaceName=SVGElement, noConstructor
14 animateMotion
15 animateTransform
16 set
17 circle
18 clipPath
19 # color-profile
20 cursor
21 defs
22 desc
23 discard
24 ellipse
25 feBlend
26 feColorMatrix
27 feComponentTransfer
28 feComposite
29 feConvolveMatrix
30 feDiffuseLighting
31 feDisplacementMap
32 feDistantLight
33 feDropShadow
34 feFlood
35 feFuncA
36 feFuncB
37 feFuncG
38 feFuncR
39 feGaussianBlur
40 feImage
41 feMerge
42 feMergeNode
43 feMorphology
44 feOffset
45 fePointLight
46 feSpecularLighting
47 feSpotLight
48 feTile
49 feTurbulence
50 filter
51 #if ENABLE_SVG_FONTS
52 font
53 font-face
54 font-face-format
55 font-face-name
56 font-face-src
57 font-face-uri
58 #endif
59 foreignObject
60 g
61 #if ENABLE_SVG_FONTS
62 glyph
63 glyphRef
64 hkern interfaceName=SVGHKernElement
65 #endif
66 image
67 line
68 linearGradient
69 marker
70 mask
71 metadata
72 #if ENABLE_SVG_FONTS
73 missing-glyph
74 #endif
75 mpath interfaceName=SVGMPathElement
76 path
77 pattern
78 polygon
79 polyline
80 radialGradient
81 rect
82 script constructorNeedsCreatedByParser
83 stop
84 style constructorNeedsCreatedByParser
85 svg interfaceName=SVGSVGElement
86 switch
87 symbol
88 text
89 textPath
90 title
91 tspan interfaceName=SVGTSpanElement
92 use constructorNeedsCreatedByParser
93 view
94 #if ENABLE_SVG_FONTS
95 vkern interfaceName=SVGVKernElement
96 #endif