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

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

Issue 1153403003: Remove SVGFilterElement's filterRes* attributes and setFilterRes() (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase + updated smallFonts.svg and textFeatures.svg Created 5 years, 6 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 | Annotate | Revision Log
« no previous file with comments | « Source/core/paint/SVGFilterPainter.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 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
48 dy 48 dy
49 edgeMode 49 edgeMode
50 elevation 50 elevation
51 enable-background 51 enable-background
52 end 52 end
53 exponent 53 exponent
54 fill 54 fill
55 fill-opacity 55 fill-opacity
56 fill-rule 56 fill-rule
57 filter 57 filter
58 filterRes
59 filterUnits 58 filterUnits
60 flood-color 59 flood-color
61 flood-opacity 60 flood-opacity
62 font-family 61 font-family
63 font-size 62 font-size
64 font-size-adjust 63 font-size-adjust
65 font-stretch 64 font-stretch
66 font-style 65 font-style
67 font-variant 66 font-variant
68 font-weight 67 font-weight
(...skipping 170 matching lines...) Expand 10 before | Expand all | Expand 10 after
239 x-height 238 x-height
240 x1 239 x1
241 x2 240 x2
242 xChannelSelector 241 xChannelSelector
243 y 242 y
244 y1 243 y1
245 y2 244 y2
246 yChannelSelector 245 yChannelSelector
247 z 246 z
248 zoomAndPan 247 zoomAndPan
OLDNEW
« no previous file with comments | « Source/core/paint/SVGFilterPainter.cpp ('k') | Source/core/svg/SVGElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698