Closed Bug 1985161 Opened 1 year ago Closed 1 year ago

[view-transitions-1] Have the `-image-pair`, `-old`, and `-new` pseudos inherit `animation-timing-function`

Categories

(Core :: Layout, defect)

defect
Points:
1

Tracking

()

RESOLVED FIXED
144 Branch
Tracking Status
firefox144 --- fixed

People

(Reporter: mozilla-apprentice, Assigned: boris)

References

(Blocks 1 open bug)

Details

(Whiteboard: [viewtransitions:m2])

Attachments

(1 file)

A resolution was made for csswg-drafts/#11546.

[view-transitions-1] Have the `-image-pair`, `-old`, and `-new` pseudos inherit `animation-timing-function`

  • RESOLVED: Make animation-timing-function, -iteration-count, -direction, -play-state inherit in the VT tree

Discussion.

Whiteboard: [viewtransitions:m2]
Assignee: nobody → boris.chiou
Status: NEW → ASSIGNED
Whiteboard: [viewtransitions:m2] → [viewtransitions:triage]

Basically, add

animation-timing-function: inherit;
animation-iteration-count: inherit;
animation-direction: inherit;
animation-play-state: inherit;

into ua stylesheet for view-transition-{image-pair|old|new} pseudo
elements.

Pushed by bchiou@mozilla.com: https://github.com/mozilla-firefox/firefox/commit/5061c68271cf https://hg.mozilla.org/integration/autoland/rev/95e7f8badb5c Make more animation properties be inherit on view transition pseudo elements. r=firefox-style-system-reviewers,view-transitions-reviewers,emilio
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 144 Branch
Points: --- → 1
Whiteboard: [viewtransitions:triage] → [viewtransitions:m2]
QA Whiteboard: [qa-triage-done-c145/b144]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: