Closed
Bug 1776460
Opened 2 years ago
Closed 2 years ago
`linear(...)` Easing: Renamed to `linear-spline(...)`
Categories
(Core :: CSS Transitions and Animations, defect)
Core
CSS Transitions and Animations
Tracking
()
RESOLVED
INVALID
People
(Reporter: dshin, Assigned: dshin)
References
Details
As per new draft
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
•
|
||
Side effect: linear-spline()
!= linear
(Was linear()
== linear
)
Comment 2•2 years ago
|
||
See also these threads gathering feedback on the name:
https://github.com/w3c/csswg-drafts/issues/7419
https://twitter.com/jaffathecake/status/1541375127035731970
Comment 3•2 years ago
|
||
This went back to linear()
. Sorry for the churn here.
I've push the spec now, so there shouldn't be any more changes to the syntax, parsing etc https://drafts.csswg.org/css-easing-2/#the-linear-easing-function.
Assignee | ||
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•