Bug 248178

Summary: [web-animations] baseline-shift animation is incorrect
Product: WebKit Reporter: Antoine Quint <graouts>
Component: AnimationsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, graouts, webkit-bug-importer
Priority: P2 Keywords: InRadar, WebExposed, WPTImpact
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   

Antoine Quint
Reported 2022-11-21 09:14:53 PST
We currently animate baseline-shift by using RenderStyle::baselineShiftValue() but there is also an accessor on SVGRenderStyle that contains the various keyword values baseline-shift can use. We need to set those correctly and also return the correct computed style.
Attachments
Antoine Quint
Comment 1 2022-11-21 09:22:43 PST
EWS
Comment 2 2022-11-22 06:28:33 PST
Committed 256934@main (50e415a29df2): <https://commits.webkit.org/256934@main> Reviewed commits have been landed. Closing PR #6703 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-11-22 06:29:17 PST
Note You need to log in before you can comment on or make changes to this bug.