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

Issue 2701533005: Support animating <percentage> and <length-percentage> custom properties (Closed)

Created:
3 years, 10 months ago by alancutter (OOO until 2018)
Modified:
3 years, 10 months ago
CC:
darktears, blink-reviews, blink-reviews-animation_chromium.org, chromium-reviews, Eric Willigers, rjwright, shans
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Support animating <percentage> and <length-percentage> custom properties This patch adds support for animating custom properties registered with the <percentage> or <length-percentage> syntax. It also fixes a bug in LengthInterpolationFunctions::createCSSValue() when applying 0% that's unreachable without this patch. The transition tests fail as transitions on registered custom properties are pending implementation. BUG=671904 Review-Url: https://codereview.chromium.org/2701533005 Cr-Commit-Position: refs/heads/master@{#451558} Committed: https://chromium.googlesource.com/chromium/src/+/bf1d7a3c3dc23860270f9cf267e4722b963500ab

Patch Set 1 #

Total comments: 6

Patch Set 2 : Review changes #

Total comments: 5

Patch Set 3 : copypants #

Patch Set 4 : update expectations #

Messages

Total messages: 19 (11 generated)
alancutter (OOO until 2018)
3 years, 10 months ago (2017-02-17 04:44:37 UTC) #2
suzyh_UTC10 (ex-contributor)
Again, please mention in the CL description why it adds test expectations that contain failures. ...
3 years, 10 months ago (2017-02-17 04:59:59 UTC) #3
suzyh_UTC10 (ex-contributor)
Oh, also, is there a reason that these two property types need to be in ...
3 years, 10 months ago (2017-02-17 05:00:32 UTC) #4
alancutter (OOO until 2018)
On 2017/02/17 at 05:00:32, suzyh wrote: > Oh, also, is there a reason that these ...
3 years, 10 months ago (2017-02-19 23:38:58 UTC) #6
suzyh_UTC10 (ex-contributor)
lgtm once test documentation strings fixed. https://codereview.chromium.org/2701533005/diff/20001/third_party/WebKit/LayoutTests/animations/custom-properties/length-percentage-type-mismatch-no-interpolation.html File third_party/WebKit/LayoutTests/animations/custom-properties/length-percentage-type-mismatch-no-interpolation.html (right): https://codereview.chromium.org/2701533005/diff/20001/third_party/WebKit/LayoutTests/animations/custom-properties/length-percentage-type-mismatch-no-interpolation.html#newcode7 third_party/WebKit/LayoutTests/animations/custom-properties/length-percentage-type-mismatch-no-interpolation.html:7: // The console ...
3 years, 10 months ago (2017-02-20 00:22:01 UTC) #8
alancutter (OOO until 2018)
https://codereview.chromium.org/2701533005/diff/20001/third_party/WebKit/LayoutTests/animations/custom-properties/length-percentage-type-mismatch-no-interpolation.html File third_party/WebKit/LayoutTests/animations/custom-properties/length-percentage-type-mismatch-no-interpolation.html (right): https://codereview.chromium.org/2701533005/diff/20001/third_party/WebKit/LayoutTests/animations/custom-properties/length-percentage-type-mismatch-no-interpolation.html#newcode7 third_party/WebKit/LayoutTests/animations/custom-properties/length-percentage-type-mismatch-no-interpolation.html:7: // The console warnings about "Invalid keyframe value" are ...
3 years, 10 months ago (2017-02-20 00:27:09 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2701533005/60001
3 years, 10 months ago (2017-02-20 03:36:12 UTC) #16
commit-bot: I haz the power
3 years, 10 months ago (2017-02-20 05:12:02 UTC) #19
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/bf1d7a3c3dc23860270f9cf267e4...

Powered by Google App Engine
This is Rietveld 408576698