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

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

Issue 1419583002: Remove SVG glyph-orientation-horizontal and glyph-orientation-vertical (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove glyph-orientation-rounding-test Created 5 years, 2 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 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
65 font-variant 65 font-variant
66 font-weight 66 font-weight
67 format 67 format
68 from 68 from
69 fx 69 fx
70 fy 70 fy
71 fr 71 fr
72 g1 72 g1
73 g2 73 g2
74 glyph-name 74 glyph-name
75 glyph-orientation-horizontal
76 glyph-orientation-vertical
77 glyphRef 75 glyphRef
78 gradientTransform 76 gradientTransform
79 gradientUnits 77 gradientUnits
80 hanging 78 hanging
81 height 79 height
82 horiz-adv-x 80 horiz-adv-x
83 horiz-origin-x 81 horiz-origin-x
84 horiz-origin-y 82 horiz-origin-y
85 ideographic 83 ideographic
86 image-rendering 84 image-rendering
(...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after
237 x-height 235 x-height
238 x1 236 x1
239 x2 237 x2
240 xChannelSelector 238 xChannelSelector
241 y 239 y
242 y1 240 y1
243 y2 241 y2
244 yChannelSelector 242 yChannelSelector
245 z 243 z
246 zoomAndPan 244 zoomAndPan
OLDNEW
« no previous file with comments | « third_party/WebKit/Source/core/style/SVGComputedStyleDefs.h ('k') | third_party/WebKit/Source/core/svg/SVGElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698