Bug 209876 - [css-flexbox] order property should be animatable
Summary: [css-flexbox] order 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
Depends on:
Blocks:
 
Reported: 2020-04-01 13:40 PDT by Carlos Alberto Lopez Perez
Modified: 2020-10-20 05:20 PDT (History)
7 users (show)

See Also:


Attachments
Patch (37.66 KB, patch)
2020-10-19 07:12 PDT, Sergio Villar Senin
no flags Details | Formatted Diff | Diff
Patch (43.14 KB, patch)
2020-10-20 00:59 PDT, Sergio Villar Senin
graouts: 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:40:13 PDT
The order property of css-flexbox must be animatable

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

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

Works on Chrome and Firefox. Fails on WebKit.

This its tested by WPT css/css-flexbox/animation/order-interpolation.html
Comment 1 Sergio Villar Senin 2020-10-19 07:12:37 PDT
Created attachment 411745 [details]
Patch
Comment 2 Sergio Villar Senin 2020-10-20 00:59:17 PDT
Created attachment 411844 [details]
Patch
Comment 3 Antoine Quint 2020-10-20 01:25:49 PDT
r=me assuming EWS results are all green.
Comment 4 Sergio Villar Senin 2020-10-20 05:19:35 PDT
Committed r268726: <https://trac.webkit.org/changeset/268726>
Comment 5 Radar WebKit Bug Importer 2020-10-20 05:20:18 PDT
<rdar://problem/70481438>