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

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

Issue 228323007: Remove color-profile from SVG (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix one more test 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
« no previous file with comments | « Source/core/frame/UseCounter.cpp ('k') | Source/core/svg/SVGElement.cpp » ('j') | 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 13 matching lines...) Expand all
24 by 24 by
25 calcMode 25 calcMode
26 cap-height 26 cap-height
27 clip 27 clip
28 clip-path 28 clip-path
29 clip-rule 29 clip-rule
30 clipPathUnits 30 clipPathUnits
31 color 31 color
32 color-interpolation 32 color-interpolation
33 color-interpolation-filters 33 color-interpolation-filters
34 color-profile
35 color-rendering 34 color-rendering
36 contentScriptType 35 contentScriptType
37 contentStyleType 36 contentStyleType
38 cursor 37 cursor
39 cx 38 cx
40 cy 39 cy
41 d 40 d
42 descent 41 descent
43 diffuseConstant 42 diffuseConstant
44 direction 43 direction
(...skipping 198 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/frame/UseCounter.cpp ('k') | Source/core/svg/SVGElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698