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

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

Issue 1692673004: Revert of 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: 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
84 ideographic 83 ideographic
85 image-rendering 84 image-rendering
86 in 85 in
87 in2 86 in2
88 intercept 87 intercept
89 k 88 k
90 k1 89 k1
91 k2 90 k2
92 k3 91 k3
93 k4 92 k4
(...skipping 142 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/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