~ubuntu-branches/ubuntu/raring/qtwebkit-source/raring-proposed

« back to all changes in this revision

Viewing changes to Source/WebCore/svg/svgtags.in

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2013-02-18 14:24:18 UTC
  • Revision ID: package-import@ubuntu.com-20130218142418-eon0jmjg3nj438uy
Tags: upstream-2.3
ImportĀ upstreamĀ versionĀ 2.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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
animate
 
13
animateColor
 
14
animateMotion
 
15
animateTransform
 
16
set
 
17
circle
 
18
clipPath
 
19
#if 0
 
20
color_profile
 
21
#endif
 
22
cursor
 
23
defs
 
24
desc
 
25
ellipse
 
26
#if ENABLE_FILTERS
 
27
feBlend
 
28
feColorMatrix
 
29
feComponentTransfer
 
30
feComposite
 
31
feConvolveMatrix
 
32
feDiffuseLighting
 
33
feDisplacementMap
 
34
feDistantLight
 
35
feDropShadow
 
36
feFlood
 
37
feFuncA
 
38
feFuncB
 
39
feFuncG
 
40
feFuncR
 
41
feGaussianBlur
 
42
feImage
 
43
feMerge
 
44
feMergeNode
 
45
feMorphology
 
46
feOffset
 
47
fePointLight
 
48
feSpecularLighting
 
49
feSpotLight
 
50
feTile
 
51
feTurbulence
 
52
filter
 
53
#endif
 
54
#if ENABLE_SVG_FONTS
 
55
font
 
56
font_face
 
57
font_face_format
 
58
font_face_name
 
59
font_face_src
 
60
font_face_uri
 
61
#endif
 
62
foreignObject
 
63
g
 
64
#if ENABLE_SVG_FONTS
 
65
glyph
 
66
glyphRef
 
67
hkern interfaceName=SVGHKernElement
 
68
#endif
 
69
image
 
70
line
 
71
linearGradient
 
72
marker
 
73
mask
 
74
metadata
 
75
#if ENABLE_SVG_FONTS
 
76
missing_glyph
 
77
#endif
 
78
mpath interfaceName=SVGMPathElement
 
79
path
 
80
pattern
 
81
polygon
 
82
polyline
 
83
radialGradient
 
84
rect
 
85
script constructorNeedsCreatedByParser
 
86
stop
 
87
style constructorNeedsCreatedByParser
 
88
svg interfaceName=SVGSVGElement
 
89
switch
 
90
symbol
 
91
text
 
92
textPath
 
93
title
 
94
tref interfaceName=SVGTRefElement
 
95
tspan interfaceName=SVGTSpanElement
 
96
use constructorNeedsCreatedByParser
 
97
view
 
98
#if ENABLE_SVG_FONTS
 
99
vkern interfaceName=SVGVKernElement
 
100
#endif