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

Issue 1732323003: Handling transition animation between non-interpolable values. (Closed)

Created:
4 years, 10 months ago by Abhishek Kanike
Modified:
4 years, 9 months ago
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Handling transition animation between non-interpolable values. In current transition animations, for any lengthsize css property irrespective of interpolable values animation does start. This patch will check whether the values are interpolable and decides as follows: i) If values are interpoable, start animation, ii) else, hard set the respective length property to the element . BUG=513127 Committed: https://crrev.com/4d344058522e01d85162fcd1a9e5f4b747db9383 Cr-Commit-Position: refs/heads/master@{#382801}

Patch Set 1 #

Patch Set 2 : # Yet to run webkit layout tests #

Total comments: 1

Patch Set 3 : Supporting Webkit Layout Tests to the change #

Total comments: 1

Patch Set 4 : Deleted Expected file of backgroudn size interpolation layout Test #

Patch Set 5 : Deleted Expected file of webkit mask size interpolation as trybot was failing #

Messages

Total messages: 24 (12 generated)
alancutter (OOO until 2018)
Thanks for taking this one on. The existing LayoutTest animations/interpolation/background-size-interpolation.html should start passing with this ...
4 years, 9 months ago (2016-02-28 23:14:21 UTC) #5
alancutter (OOO until 2018)
lgtm https://codereview.chromium.org/1732323003/diff/40001/third_party/WebKit/LayoutTests/animations/interpolation/background-size-interpolation-expected.txt File third_party/WebKit/LayoutTests/animations/interpolation/background-size-interpolation-expected.txt (right): https://codereview.chromium.org/1732323003/diff/40001/third_party/WebKit/LayoutTests/animations/interpolation/background-size-interpolation-expected.txt#newcode12 third_party/WebKit/LayoutTests/animations/interpolation/background-size-interpolation-expected.txt:12: PASS CSS Transitions: property <background-size> from [initial] to ...
4 years, 9 months ago (2016-03-22 09:01:37 UTC) #7
Abhishek Kanike
On 2016/03/22 09:01:37, alancutter wrote: > lgtm > > https://codereview.chromium.org/1732323003/diff/40001/third_party/WebKit/LayoutTests/animations/interpolation/background-size-interpolation-expected.txt > File > third_party/WebKit/LayoutTests/animations/interpolation/background-size-interpolation-expected.txt > ...
4 years, 9 months ago (2016-03-22 10:49:28 UTC) #8
Abhishek Kanike
4 years, 9 months ago (2016-03-22 11:01:24 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1732323003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1732323003/60001
4 years, 9 months ago (2016-03-22 23:54:28 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_oilpan_rel on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_blink_oilpan_rel/builds/20386)
4 years, 9 months ago (2016-03-23 01:09:47 UTC) #15
alancutter (OOO until 2018)
On 2016/03/23 at 01:09:47, commit-bot wrote: > Try jobs failed on following builders: > linux_blink_oilpan_rel ...
4 years, 9 months ago (2016-03-23 03:08:14 UTC) #16
Abhishek Kanike
On 2016/03/23 03:08:14, alancutter wrote: > On 2016/03/23 at 01:09:47, commit-bot wrote: > > Try ...
4 years, 9 months ago (2016-03-23 05:20:11 UTC) #17
alancutter (OOO until 2018)
lgtm
4 years, 9 months ago (2016-03-23 05:31:35 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1732323003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1732323003/80001
4 years, 9 months ago (2016-03-23 05:31:54 UTC) #20
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 9 months ago (2016-03-23 06:47:11 UTC) #22
commit-bot: I haz the power
4 years, 9 months ago (2016-03-23 06:48:50 UTC) #24
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/4d344058522e01d85162fcd1a9e5f4b747db9383
Cr-Commit-Position: refs/heads/master@{#382801}

Powered by Google App Engine
This is Rietveld 408576698