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

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

Issue 1681553002: Add support for 'href' (w/o XLink NS) for various SVG elements (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase; update comment 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 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
73 g2 73 g2
74 glyph-name 74 glyph-name
75 glyphRef 75 glyphRef
76 gradientTransform 76 gradientTransform
77 gradientUnits 77 gradientUnits
78 hanging 78 hanging
79 height 79 height
80 horiz-adv-x 80 horiz-adv-x
81 horiz-origin-x 81 horiz-origin-x
82 horiz-origin-y 82 horiz-origin-y
83 href
83 ideographic 84 ideographic
84 image-rendering 85 image-rendering
85 in 86 in
86 in2 87 in2
87 intercept 88 intercept
88 k 89 k
89 k1 90 k1
90 k2 91 k2
91 k3 92 k3
92 k4 93 k4
(...skipping 142 matching lines...) Expand 10 before | Expand all | Expand 10 after
235 x-height 236 x-height
236 x1 237 x1
237 x2 238 x2
238 xChannelSelector 239 xChannelSelector
239 y 240 y
240 y1 241 y1
241 y2 242 y2
242 yChannelSelector 243 yChannelSelector
243 z 244 z
244 zoomAndPan 245 zoomAndPan
OLDNEW
« no previous file with comments | « third_party/WebKit/Source/core/svg/SVGAnimatedString.cpp ('k') | third_party/WebKit/Source/core/svg/SVGElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698