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

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

Issue 234453002: Remove SVG1.1 kerning property (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: More TestExpectations updates Created 6 years, 8 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 | Annotate | Revision Log
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 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
92 in 92 in
93 in2 93 in2
94 intercept 94 intercept
95 k 95 k
96 k1 96 k1
97 k2 97 k2
98 k3 98 k3
99 k4 99 k4
100 kernelMatrix 100 kernelMatrix
101 kernelUnitLength 101 kernelUnitLength
102 kerning
103 keyPoints 102 keyPoints
104 keySplines 103 keySplines
105 keyTimes 104 keyTimes
106 lang 105 lang
107 lengthAdjust 106 lengthAdjust
108 letter-spacing 107 letter-spacing
109 lighting-color 108 lighting-color
110 limitingConeAngle 109 limitingConeAngle
111 local 110 local
112 marker-end 111 marker-end
(...skipping 130 matching lines...) Expand 10 before | Expand all | Expand 10 after
243 x-height 242 x-height
244 x1 243 x1
245 x2 244 x2
246 xChannelSelector 245 xChannelSelector
247 y 246 y
248 y1 247 y1
249 y2 248 y2
250 yChannelSelector 249 yChannelSelector
251 z 250 z
252 zoomAndPan 251 zoomAndPan
OLDNEW
« no previous file with comments | « Source/core/rendering/svg/SVGTextLayoutEngineSpacing.cpp ('k') | Source/core/svg/SVGElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698