Enable animation-composition by default
Categories
(Core :: CSS Parsing and Computation, enhancement)
Tracking
()
People
(Reporter: bramus, Assigned: boris)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36
Steps to reproduce:
In https://bugzilla.mozilla.org/show_bug.cgi?id=1293490 animation-composition
was implemented. In https://bugzilla.mozilla.org/show_bug.cgi?id=1785329, the feature got enabled on Nightly.
This bug is to track enabling it by default.
Updated•2 years ago
|
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Other browsers (i.e. Blink and WebKit) have shipped it, and there is no
issue about this, so it's safe to ship this feature.
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Comment 3•2 years ago
|
||
bugherder |
Comment 4•2 years ago
|
||
:boris could you please consider nominating this for a relnote? Is this something that developers should be aware of?
https://wiki.mozilla.org/Release_Management/Release_Notes_Nomination
Assignee | ||
Comment 5•2 years ago
|
||
Release Note Request (optional, but appreciated)
[Why is this notable]: This enables a new feature in Firefox, so developers should be aware of.
[Affects Firefox for Android]: Same as desktop. Just a new feature we start to support.
[Suggested wording]: Support animation-composition
property, which provides the declarative way to define the composite operation used when multiple animations affect the same property simultaneously.
[Links (documentation, blog post, etc)]: N/A
Comment 6•2 years ago
|
||
Thanks, added a slightly reworded note to the Nightly release notes. Keeping the relnote? flag open to keep it on the radar for inclusion in our final release notes.
MDN doc updates can be tracked via: https://github.com/mdn/content/issues/27179
Updated•2 years ago
|
Description
•