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

Side by Side Diff: third_party/WebKit/Source/core/svg/SVGTagNames.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 fallbackInterfaceName="SVGUnknownElement"
4 fallbackJSInterfaceName="SVGElement"
5 export="CORE_EXPORT"
6
7 a
8 animate runtimeEnabled=smil, noTypeHelpers
9 animateColor runtimeEnabled=smil, interfaceName=SVGUnknownElement, JSInterfaceNa me=SVGElement, noConstructor
10 animateMotion runtimeEnabled=smil
11 animateTransform runtimeEnabled=smil
12 set runtimeEnabled=smil
13 circle
14 clipPath
15 defs
16 desc
17 discard runtimeEnabled=smil
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 runtimeEnabled=smil, 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
OLDNEW
« no previous file with comments | « third_party/WebKit/Source/core/svg/SVGAttributeNames.json5 ('k') | third_party/WebKit/Source/core/svg/SVGTagNames.json5 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698