Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(313)

Side by Side Diff: third_party/WebKit/Source/core/svg/SVGAttributeNames.in

Issue 2677603002: Revert of Convert make_qualified_names and make_element_factory to use JSON5. (Closed)
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 namespace="SVG"
2 namespaceURI="http://www.w3.org/2000/svg"
3 attrsNullNamespace
4 export="CORE_EXPORT"
5
6 accent-height
7 accumulate
8 additive
9 alignment-baseline
10 alphabetic
11 amplitude
12 animate
13 arabic-form
14 ascent
15 attributeName
16 attributeType
17 azimuth
18 baseFrequency
19 baseline-shift
20 baseProfile
21 bbox
22 begin
23 bias
24 buffered-rendering
25 by
26 calcMode
27 cap-height
28 clip
29 clip-path
30 clip-rule
31 clipPathUnits
32 color
33 color-interpolation
34 color-interpolation-filters
35 color-rendering
36 cursor
37 cx
38 cy
39 d
40 descent
41 diffuseConstant
42 direction
43 display
44 divisor
45 dominant-baseline
46 dur
47 dx
48 dy
49 edgeMode
50 elevation
51 end
52 exponent
53 fill
54 fill-opacity
55 fill-rule
56 filter
57 filterUnits
58 flood-color
59 flood-opacity
60 font-family
61 font-size
62 font-size-adjust
63 font-stretch
64 font-style
65 font-variant
66 font-weight
67 format
68 from
69 fx
70 fy
71 fr
72 g1
73 g2
74 glyph-name
75 glyphRef
76 gradientTransform
77 gradientUnits
78 hanging
79 height
80 horiz-adv-x
81 horiz-origin-x
82 horiz-origin-y
83 href
84 ideographic
85 image-rendering
86 in
87 in2
88 intercept
89 k
90 k1
91 k2
92 k3
93 k4
94 kernelMatrix
95 kernelUnitLength
96 keyPoints
97 keySplines
98 keyTimes
99 lang
100 lengthAdjust
101 letter-spacing
102 lighting-color
103 limitingConeAngle
104 local
105 marker-end
106 marker-mid
107 marker-start
108 markerHeight
109 markerUnits
110 markerWidth
111 mask
112 mask-type
113 maskContentUnits
114 maskUnits
115 mathematical
116 max
117 media
118 method
119 min
120 mode
121 name
122 numOctaves
123 offset
124 onactivate
125 onbegin
126 onend
127 onfocusin
128 onfocusout
129 onrepeat
130 opacity
131 operator
132 order
133 orient
134 orientation
135 origin
136 overflow
137 overline-position
138 overline-thickness
139 paint-order
140 panose-1
141 path
142 pathLength
143 patternContentUnits
144 patternTransform
145 patternUnits
146 pointer-events
147 points
148 pointsAtX
149 pointsAtY
150 pointsAtZ
151 preserveAlpha
152 preserveAspectRatio
153 primitiveUnits
154 r
155 radius
156 refX
157 refY
158 rendering-intent
159 repeatCount
160 repeatDur
161 requiredExtensions
162 requiredFeatures
163 restart
164 result
165 rotate
166 rx
167 ry
168 scale
169 seed
170 shape-rendering
171 slope
172 spacing
173 specularConstant
174 specularExponent
175 spreadMethod
176 startOffset
177 stdDeviation
178 stemh
179 stemv
180 stitchTiles
181 stop-color
182 stop-opacity
183 strikethrough-position
184 strikethrough-thickness
185 stroke
186 stroke-dasharray
187 stroke-dashoffset
188 stroke-linecap
189 stroke-linejoin
190 stroke-miterlimit
191 stroke-opacity
192 stroke-width
193 style
194 surfaceScale
195 systemLanguage
196 tableValues
197 target
198 targetX
199 targetY
200 text-anchor
201 text-decoration
202 text-rendering
203 textLength
204 title
205 to
206 transform
207 transform-origin
208 type
209 u1
210 u2
211 underline-position
212 underline-thickness
213 unicode
214 unicode-bidi
215 unicode-range
216 units-per-em
217 v-alphabetic
218 v-hanging
219 v-ideographic
220 v-mathematical
221 values
222 vector-effect
223 version
224 vert-adv-y
225 vert-origin-x
226 vert-origin-y
227 viewBox
228 visibility
229 width
230 widths
231 word-spacing
232 writing-mode
233 x
234 x-height
235 x1
236 x2
237 xChannelSelector
238 y
239 y1
240 y2
241 yChannelSelector
242 z
243 zoomAndPan
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698