Bug 248178
| Summary: | [web-animations] baseline-shift animation is incorrect | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Antoine Quint <graouts> |
| Component: | Animations | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/6703
EWS
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
<rdar://problem/102605442>