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

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

Issue 1286973002: Deprecate enable-background property (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: fixed failures Created 5 years, 4 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 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 30 matching lines...) Expand all
41 diffuseConstant 41 diffuseConstant
42 direction 42 direction
43 display 43 display
44 divisor 44 divisor
45 dominant-baseline 45 dominant-baseline
46 dur 46 dur
47 dx 47 dx
48 dy 48 dy
49 edgeMode 49 edgeMode
50 elevation 50 elevation
51 enable-background
52 end 51 end
53 exponent 52 exponent
54 fill 53 fill
55 fill-opacity 54 fill-opacity
56 fill-rule 55 fill-rule
57 filter 56 filter
58 filterUnits 57 filterUnits
59 flood-color 58 flood-color
60 flood-opacity 59 flood-opacity
61 font-family 60 font-family
(...skipping 176 matching lines...) Expand 10 before | Expand all | Expand 10 after
238 x-height 237 x-height
239 x1 238 x1
240 x2 239 x2
241 xChannelSelector 240 xChannelSelector
242 y 241 y
243 y1 242 y1
244 y2 243 y2
245 yChannelSelector 244 yChannelSelector
246 z 245 z
247 zoomAndPan 246 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