Closed Bug 1676784 Opened 5 years ago Closed 4 years ago

Implement animation-timeline property

Categories

(Core :: CSS Parsing and Computation, enhancement)

enhancement

Tracking

()

RESOLVED FIXED
94 Branch
Tracking Status
firefox94 --- fixed

People

(Reporter: hiro, Assigned: boris)

References

(Blocks 2 open bugs, )

Details

(Keywords: dev-doc-needed)

Attachments

(2 files, 1 obsolete file)

animation-timeline-computed.html would be automated tests.

Blocks: 1676791
Type: task → enhancement
Assignee: nobody → boris.chiou
Status: NEW → ASSIGNED
Depends on: 1732211

This patch adds the animation-timeline longhand property. For
shorthand, we will do that in the next patch.

We use the same rule as blink: serialize the animation-timeline only if
it is not the initial value.

We add the placeholder to keep the scroll-timeline rule, so layout code
can access it in the future (i.e. Bug 1676791).

Reference of the proposal to update the syntax of animation-timeline: https://github.com/w3c/csswg-drafts/issues/6674

Comment on attachment 9242631 [details]
Bug 1676784 - Part 3: Hook scroll-timeline rule into Cascade data.

Revision D126452 was moved to bug 1676791. Setting attachment 9242631 [details] to obsolete.

Attachment #9242631 - Attachment is obsolete: true
Attachment #9242629 - Attachment description: Bug 1676784 - Part 1: Add animation-timeline longhand property. → Bug 1676784 - Part 1: Add animation-timeline longhand property in style system.

I'd like to land these patches because these shouldn't have an impact on Nightly (the pref is off).

Pushed by bchiou@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/943f56defa61 Part 1: Add animation-timeline longhand property in style system. r=emilio https://hg.mozilla.org/integration/autoland/rev/32bbcf7dd8be Part 2: Add animation-timeline into animation shorthand. r=emilio
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 94 Branch
Regressions: 1733521
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: