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

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

Issue 2133983003: Remove SVGZoomEvent interface and onzoom attribute (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebased Created 4 years, 5 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 109 matching lines...) Expand 10 before | Expand all | Expand 10 after
120 mode 120 mode
121 name 121 name
122 numOctaves 122 numOctaves
123 offset 123 offset
124 onactivate 124 onactivate
125 onbegin 125 onbegin
126 onend 126 onend
127 onfocusin 127 onfocusin
128 onfocusout 128 onfocusout
129 onrepeat 129 onrepeat
130 onzoom
131 opacity 130 opacity
132 operator 131 operator
133 order 132 order
134 orient 133 orient
135 orientation 134 orientation
136 origin 135 origin
137 overflow 136 overflow
138 overline-position 137 overline-position
139 overline-thickness 138 overline-thickness
140 paint-order 139 paint-order
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after
236 x-height 235 x-height
237 x1 236 x1
238 x2 237 x2
239 xChannelSelector 238 xChannelSelector
240 y 239 y
241 y1 240 y1
242 y2 241 y2
243 yChannelSelector 242 yChannelSelector
244 z 243 z
245 zoomAndPan 244 zoomAndPan
OLDNEW
« no previous file with comments | « third_party/WebKit/Source/core/frame/UseCounter.h ('k') | third_party/WebKit/Source/core/svg/SVGSVGElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698