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

Issue 26340006: Web Animations: Support animation of flood-opacity (Closed)

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

Description

Web Animations: Support animation of flood-opacity Note that the existing implementation fails to clamp to the range 0-1. BUG=257591 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=159643

Patch Set 1 #

Total comments: 2

Patch Set 2 : Created some SVG with an feFlood element. #

Patch Set 3 : Remove flood-opacity-interpolation layout test (replaced by svg-flood-opacity-interpolation) #

Patch Set 4 : Added virtual svg-flood-opacity-interpolation-expected.txt #

Patch Set 5 : Set class=target on feFlood element #

Patch Set 6 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -14 lines) Patch
A + LayoutTests/animations/interpolation/svg-flood-opacity-interpolation.html View 1 2 3 4 3 chunks +12 lines, -11 lines 0 comments Download
A LayoutTests/animations/interpolation/svg-flood-opacity-interpolation-expected.txt View 1 1 chunk +9 lines, -0 lines 0 comments Download
A LayoutTests/virtual/web-animations-css/animations/interpolation/svg-flood-opacity-interpolation-expected.txt View 1 2 3 1 chunk +9 lines, -0 lines 0 comments Download
M Source/core/animation/css/CSSAnimatableValueFactory.cpp View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
M Source/core/css/resolver/AnimatedStyleBuilder.cpp View 1 2 3 4 5 1 chunk +6 lines, -3 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Eric Willigers
7 years, 2 months ago (2013-10-08 06:03:32 UTC) #1
dstockwell
https://codereview.chromium.org/26340006/diff/1/LayoutTests/animations/interpolation/flood-opacity-interpolation.html File LayoutTests/animations/interpolation/flood-opacity-interpolation.html (right): https://codereview.chromium.org/26340006/diff/1/LayoutTests/animations/interpolation/flood-opacity-interpolation.html#newcode14 LayoutTests/animations/interpolation/flood-opacity-interpolation.html:14: <template id="target-template">TT</template> Is the effect actually visible? I thought ...
7 years, 2 months ago (2013-10-08 06:21:25 UTC) #2
dstockwell
https://codereview.chromium.org/26340006/diff/1/LayoutTests/animations/interpolation/flood-opacity-interpolation.html File LayoutTests/animations/interpolation/flood-opacity-interpolation.html (right): https://codereview.chromium.org/26340006/diff/1/LayoutTests/animations/interpolation/flood-opacity-interpolation.html#newcode14 LayoutTests/animations/interpolation/flood-opacity-interpolation.html:14: <template id="target-template">TT</template> On 2013/10/08 06:21:25, dstockwell wrote: > Is ...
7 years, 2 months ago (2013-10-08 07:23:43 UTC) #3
Eric Willigers
> > Is the effect actually visible? I thought flood-opacity only applied to SVG? > ...
7 years, 2 months ago (2013-10-11 07:11:10 UTC) #4
dstockwell
On 2013/10/11 07:11:10, Eric Willigers wrote: > > > Is the effect actually visible? I ...
7 years, 2 months ago (2013-10-13 22:12:19 UTC) #5
Steve Block
Eric, do you mean that flood-opacity isn't being animated, or that it doesn't work at ...
7 years, 2 months ago (2013-10-13 23:00:14 UTC) #6
Eric Willigers
On 2013/10/13 23:00:14, Steve Block wrote: > Eric, do you mean that flood-opacity isn't being ...
7 years, 2 months ago (2013-10-13 23:39:31 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ericwilligers@chromium.org/26340006/17001
7 years, 2 months ago (2013-10-13 23:39:50 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ericwilligers@chromium.org/26340006/17001
7 years, 2 months ago (2013-10-14 23:33:59 UTC) #9
commit-bot: I haz the power
Failed to apply patch for Source/core/animation/css/CSSAnimatableValueFactory.cpp: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 2 months ago (2013-10-14 23:34:05 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ericwilligers@chromium.org/26340006/25001
7 years, 2 months ago (2013-10-15 00:00:02 UTC) #11
commit-bot: I haz the power
7 years, 2 months ago (2013-10-15 05:17:04 UTC) #12
Message was sent while issue was closed.
Change committed as 159643

Powered by Google App Engine
This is Rietveld 408576698