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

Issue 25456002: Web Animations CSS: Support animation of fill and stroke (Closed)

Created:
7 years, 2 months ago by dstockwell
Modified:
7 years, 2 months ago
Reviewers:
Steve Block
CC:
blink-reviews, shans, rjwright, alancutter (OOO until 2018), Mike Lawther (Google), dglazkov+blink, dstockwell, Timothy Loh, apavlov+blink_chromium.org, darktears, Steve Block, dino_apple.com, Eric Willigers
Visibility:
Public.

Description

Web Animations CSS: Support animation of fill and stroke Note that we step paints other than rbg colors at 50%. The existing implementation did not attempt to set these values at all. BUG=257591 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=158904

Patch Set 1 #

Total comments: 8

Patch Set 2 : Address review feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+214 lines, -62 lines) Patch
A LayoutTests/animations/interpolation/svg-fill-interpolation.html View 1 1 chunk +51 lines, -0 lines 0 comments Download
A LayoutTests/animations/interpolation/svg-fill-interpolation-expected.txt View 1 1 chunk +13 lines, -0 lines 0 comments Download
A LayoutTests/animations/interpolation/svg-stroke-interpolation.html View 1 chunk +48 lines, -0 lines 0 comments Download
A LayoutTests/animations/interpolation/svg-stroke-interpolation-expected.txt View 1 chunk +10 lines, -0 lines 0 comments Download
A LayoutTests/virtual/web-animations-css/animations/interpolation/svg-fill-interpolation-expected.txt View 1 1 chunk +13 lines, -0 lines 0 comments Download
A LayoutTests/virtual/web-animations-css/animations/interpolation/svg-stroke-interpolation-expected.txt View 1 chunk +10 lines, -0 lines 0 comments Download
A + Source/core/animation/AnimatableSVGPaint.h View 1 chunk +27 lines, -19 lines 0 comments Download
A + Source/core/animation/AnimatableSVGPaint.cpp View 1 1 chunk +20 lines, -43 lines 0 comments Download
M Source/core/animation/AnimatableValue.h View 1 2 chunks +2 lines, -0 lines 0 comments Download
M Source/core/animation/css/CSSAnimatableValueFactory.cpp View 1 3 chunks +5 lines, -0 lines 0 comments Download
M Source/core/core.gypi View 1 1 chunk +2 lines, -0 lines 0 comments Download
M Source/core/css/resolver/AnimatedStyleBuilder.cpp View 1 3 chunks +13 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
dstockwell
7 years, 2 months ago (2013-10-01 05:11:28 UTC) #1
Steve Block
https://codereview.chromium.org/25456002/diff/1/LayoutTests/animations/interpolation/svg-fill-interpolation.html File LayoutTests/animations/interpolation/svg-fill-interpolation.html (right): https://codereview.chromium.org/25456002/diff/1/LayoutTests/animations/interpolation/svg-fill-interpolation.html#newcode32 LayoutTests/animations/interpolation/svg-fill-interpolation.html:32: {at: -0.4, is: '#ffe700'}, Can you add a test ...
7 years, 2 months ago (2013-10-03 02:37:53 UTC) #2
dstockwell
https://codereview.chromium.org/25456002/diff/1/LayoutTests/animations/interpolation/svg-fill-interpolation.html File LayoutTests/animations/interpolation/svg-fill-interpolation.html (right): https://codereview.chromium.org/25456002/diff/1/LayoutTests/animations/interpolation/svg-fill-interpolation.html#newcode32 LayoutTests/animations/interpolation/svg-fill-interpolation.html:32: {at: -0.4, is: '#ffe700'}, On 2013/10/03 02:37:53, Steve Block ...
7 years, 2 months ago (2013-10-03 05:01:07 UTC) #3
Steve Block
lgtm
7 years, 2 months ago (2013-10-04 00:20:44 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dstockwell@chromium.org/25456002/7001
7 years, 2 months ago (2013-10-04 00:43:25 UTC) #5
commit-bot: I haz the power
7 years, 2 months ago (2013-10-04 07:27:47 UTC) #6
Message was sent while issue was closed.
Change committed as 158904

Powered by Google App Engine
This is Rietveld 408576698