Bug 209874 - [css-flexbox] flex-shrink property should be animatable
Summary: [css-flexbox] flex-shrink property should be animatable
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sergio Villar Senin
URL:
Keywords: InRadar, WebExposed
: 217901 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-04-01 13:22 PDT by Carlos Alberto Lopez Perez
Modified: 2020-10-20 02:20 PDT (History)
13 users (show)

See Also:


Attachments
Patch (159.00 KB, patch)
2020-10-19 05:03 PDT, Sergio Villar Senin
rego: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Alberto Lopez Perez 2020-04-01 13:22:46 PDT
The flex-shrink property must be animatable

https://drafts.csswg.org/css-flexbox/#flex-shrink-property

Here its a simple test case: https://codepen.io/cl0p3z/pen/WNvWvEb

Works on Chrome and Firefox. Fails on WebKit.

This its tested by WPT css/css-flexbox/animation/flex-shrink-interpolation.html
Comment 1 Sergio Villar Senin 2020-10-19 04:58:45 PDT
*** Bug 217901 has been marked as a duplicate of this bug. ***
Comment 2 Sergio Villar Senin 2020-10-19 05:03:19 PDT
Created attachment 411737 [details]
Patch
Comment 3 Manuel Rego Casasnovas 2020-10-19 05:13:22 PDT
Comment on attachment 411737 [details]
Patch

r=me. Please wait for EWSs results before landing.
Comment 4 Sergio Villar Senin 2020-10-20 02:19:32 PDT
Committed r268718: <https://trac.webkit.org/changeset/268718>
Comment 5 Radar WebKit Bug Importer 2020-10-20 02:20:19 PDT
<rdar://problem/70476960>