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

Side by Side Diff: Source/core/svg/svgattrs.in

Issue 22482004: Add support for the object-fit CSS property. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase for landing Created 7 years, 4 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
« no previous file with comments | « Source/core/svg/SVGElement.cpp ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 4
5 accent-height 5 accent-height
6 accumulate 6 accumulate
7 additive 7 additive
8 alignment-baseline 8 alignment-baseline
9 alphabetic 9 alphabetic
10 amplitude 10 amplitude
(...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after
137 onzoom 137 onzoom
138 opacity 138 opacity
139 operator 139 operator
140 order 140 order
141 orient 141 orient
142 orientation 142 orientation
143 origin 143 origin
144 overflow 144 overflow
145 overline-position 145 overline-position
146 overline-thickness 146 overline-thickness
147 paint-order
147 panose-1 148 panose-1
148 path 149 path
149 pathLength 150 pathLength
150 patternContentUnits 151 patternContentUnits
151 patternTransform 152 patternTransform
152 patternUnits 153 patternUnits
153 pointer-events 154 pointer-events
154 points 155 points
155 pointsAtX 156 pointsAtX
156 pointsAtY 157 pointsAtY
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after
242 x-height 243 x-height
243 x1 244 x1
244 x2 245 x2
245 xChannelSelector 246 xChannelSelector
246 y 247 y
247 y1 248 y1
248 y2 249 y2
249 yChannelSelector 250 yChannelSelector
250 z 251 z
251 zoomAndPan 252 zoomAndPan
OLDNEW
« no previous file with comments | « Source/core/svg/SVGElement.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698