initial import
[vuplus_webkit] / Source / WebCore / svg / svgtags.in
1 namespace="SVG"
2 namespaceURI="http://www.w3.org/2000/svg"
3 guardFactoryWith="ENABLE(SVG)"
4 fallbackInterfaceName="SVGElement"
5
6 a
7 #if ENABLE_SVG_FONTS
8 altGlyph
9 altGlyphDef
10 altGlyphItem
11 #endif
12 #if ENABLE_SVG_ANIMATION
13 animate
14 animateColor
15 animateMotion JSInterfaceName=SVGElement
16 animateTransform
17 set
18 #endif
19 circle
20 clipPath
21 #if 0
22 color_profile
23 #endif
24 cursor
25 defs
26 desc
27 ellipse
28 #if ENABLE_FILTERS
29 feBlend
30 feColorMatrix
31 feComponentTransfer
32 feComposite
33 feConvolveMatrix
34 feDiffuseLighting
35 feDisplacementMap
36 feDistantLight
37 feDropShadow
38 feFlood
39 feFuncA
40 feFuncB
41 feFuncG
42 feFuncR
43 feGaussianBlur
44 feImage
45 feMerge
46 feMergeNode
47 feMorphology
48 feOffset
49 fePointLight
50 feSpecularLighting
51 feSpotLight
52 feTile
53 feTurbulence
54 filter
55 #endif
56 #if ENABLE_SVG_FONTS
57 font
58 font_face
59 font_face_format
60 font_face_name
61 font_face_src
62 font_face_uri
63 #endif
64 foreignObject
65 g
66 #if ENABLE_SVG_FONTS
67 glyph
68 glyphRef
69 hkern interfaceName=SVGHKernElement, JSInterfaceName=SVGElement
70 #endif
71 image
72 line
73 linearGradient
74 marker
75 mask
76 metadata
77 #if ENABLE_SVG_FONTS
78 missing_glyph
79 #endif
80 mpath interfaceName=SVGMPathElement, JSInterfaceName=SVGElement
81 path
82 pattern
83 polygon
84 polyline
85 radialGradient
86 rect
87 script constructorNeedsCreatedByParser
88 stop
89 style constructorNeedsCreatedByParser
90 svg interfaceName=SVGSVGElement
91 switch
92 symbol
93 text
94 textPath
95 title
96 tref interfaceName=SVGTRefElement
97 tspan interfaceName=SVGTSpanElement
98 use
99 view
100 #if ENABLE_SVG_FONTS
101 vkern interfaceName=SVGVKernElement
102 #endif