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

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

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

Powered by Google App Engine
This is Rietveld 408576698