Update To 11.40.268.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 animate noTypeHelpers
8 animateColor interfaceName=SVGUnknownElement, JSInterfaceName=SVGElement, noConstructor
9 animateMotion
10 animateTransform
11 set
12 circle
13 clipPath
14 cursor
15 defs
16 desc
17 discard
18 ellipse
19 feBlend
20 feColorMatrix
21 feComponentTransfer
22 feComposite
23 feConvolveMatrix
24 feDiffuseLighting
25 feDisplacementMap
26 feDistantLight
27 feDropShadow
28 feFlood
29 feFuncA
30 feFuncB
31 feFuncG
32 feFuncR
33 feGaussianBlur
34 feImage
35 feMerge
36 feMergeNode
37 feMorphology
38 feOffset
39 fePointLight
40 feSpecularLighting
41 feSpotLight
42 feTile
43 feTurbulence
44 filter
45 foreignObject
46 g
47 image
48 line
49 linearGradient
50 marker
51 mask
52 metadata
53 mpath interfaceName=SVGMPathElement
54 path
55 pattern
56 polygon
57 polyline
58 radialGradient
59 rect
60 script constructorNeedsCreatedByParser
61 stop
62 style constructorNeedsCreatedByParser
63 svg interfaceName=SVGSVGElement
64 switch
65 symbol
66 text
67 textPath
68 title
69 tspan interfaceName=SVGTSpanElement
70 use
71 view