Closed
Bug 1945225
Opened 6 days ago
Closed 5 days ago
Import Stylo animation changes from Servo
Categories
(Core :: CSS Parsing and Computation, task)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
136 Branch
Tracking | Status | |
---|---|---|
firefox136 | --- | fixed |
People
(Reporter: Oriol, Assigned: Oriol)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
https://github.com/servo/stylo/pull/109 - Let animations & transitions fall back to discrete interpolation
https://github.com/servo/stylo/pull/115 - Avoid starting transitions if values can't be interpolated
Assignee | ||
Comment 1•6 days ago
|
||
Imports the following:
- https://github.com/servo/stylo/pull/109
Let animations & transitions fall back to discrete interpolation - https://github.com/servo/stylo/pull/115
Avoid starting transitions if values can't be interpolated
Gecko has its own logic so there shouldn't be any behavior change.
Updated•6 days ago
|
Assignee: nobody → oriol-bugzilla
Status: NEW → ASSIGNED
Pushed by oriol-bugzilla@hotmail.com:
https://hg.mozilla.org/integration/autoland/rev/d9863db16c94
Import Stylo animation changes from Servo. r=emilio
Comment 3•5 days ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 days ago
status-firefox136:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•