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

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

Issue 1676493002: Remove SVGZoomEvent and alias SVGZoomEvents (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
1 namespace="SVG" 1 namespace="SVG"
2 namespaceURI="http://www.w3.org/2000/svg" 2 namespaceURI="http://www.w3.org/2000/svg"
3 attrsNullNamespace 3 attrsNullNamespace
4 export="CORE_EXPORT" 4 export="CORE_EXPORT"
5 5
6 accent-height 6 accent-height
7 accumulate 7 accumulate
8 additive 8 additive
9 alignment-baseline 9 alignment-baseline
10 alphabetic 10 alphabetic
(...skipping 108 matching lines...) Expand 10 before | Expand all | Expand 10 after
119 mode 119 mode
120 name 120 name
121 numOctaves 121 numOctaves
122 offset 122 offset
123 onactivate 123 onactivate
124 onbegin 124 onbegin
125 onend 125 onend
126 onfocusin 126 onfocusin
127 onfocusout 127 onfocusout
128 onrepeat 128 onrepeat
129 onzoom
130 opacity 129 opacity
131 operator 130 operator
132 order 131 order
133 orient 132 orient
134 orientation 133 orientation
135 origin 134 origin
136 overflow 135 overflow
137 overline-position 136 overline-position
138 overline-thickness 137 overline-thickness
139 paint-order 138 paint-order
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after
235 x-height 234 x-height
236 x1 235 x1
237 x2 236 x2
238 xChannelSelector 237 xChannelSelector
239 y 238 y
240 y1 239 y1
241 y2 240 y2
242 yChannelSelector 241 yChannelSelector
243 z 242 z
244 zoomAndPan 243 zoomAndPan
OLDNEW
« no previous file with comments | « third_party/WebKit/Source/core/events/EventTypeNames.in ('k') | third_party/WebKit/Source/core/svg/SVGSVGElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698