Closed
Bug 2046577
Opened 1 month ago
Closed 3 days ago
animation.rangeStart and rangeEnd should override further changes from style (animation-range-{start|end} properies)
Categories
(Core :: CSS Transitions and Animations, enhancement)
Core
CSS Transitions and Animations
Tracking
()
RESOLVED
FIXED
155 Branch
| Tracking | Status | |
|---|---|---|
| firefox155 | --- | fixed |
People
(Reporter: boris, Assigned: dshin)
References
(Blocks 1 open bug)
Details
(Whiteboard: [scrollanimation:mvp])
Attachments
(1 file)
This is similar to Bug 2034588, but we have to focus on animation-range-start and animation-range-end properties.
This has impact on the test: animation-range-ignored.html
| Reporter | ||
Updated•1 month ago
|
Summary: animation.rangeStart and rangeEnd should override further changes from style (animation-range-}start|end} properies) → animation.rangeStart and rangeEnd should override further changes from style (animation-range-{start|end} properies)
| Reporter | ||
Updated•1 month ago
|
Whiteboard: [scrollanimation:triage]
Updated•1 month ago
|
Points: --- → 1
Whiteboard: [scrollanimation:triage] → [scrollanimation:mvp]
| Assignee | ||
Updated•11 days ago
|
Assignee: nobody → dshin
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•10 days ago
|
||
Pushed by dshin@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/5faaee03ed0b
https://hg.mozilla.org/integration/autoland/rev/6da5079172a5
Don't let style changes clobber DOM timeline-range-* changes. r=firefox-style-system-reviewers,emilio
Comment 3•3 days ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 days ago
status-firefox155:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 155 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•