Bug 247671
| Summary: | [LBSE] Transform update handling is unreliable | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Nikolas Zimmermann <zimmermann> |
| Component: | SVG | Assignee: | Nikolas Zimmermann <zimmermann> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | rbuis, sabouhallawa, webkit-bug-importer, zimmermann |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 90738 | ||
Nikolas Zimmermann
If a SVG renderer does not have a transformation and <animateMotion> adds a non-identity supplementalTransform() no visual effect is observed.
Only when e.g. zooming in/out (-> style invalidation) the animation starts to be visible -> fix that.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Nikolas Zimmermann
Pull request: https://github.com/WebKit/WebKit/pull/6294
Nikolas Zimmermann
(In reply to Nikolas Zimmermann from comment #1)
> Pull request: https://github.com/WebKit/WebKit/pull/6294
Wrong PR, correct link will follow.
Nikolas Zimmermann
Pull request: https://github.com/WebKit/WebKit/pull/6295
Radar WebKit Bug Importer
<rdar://problem/102412180>
EWS
Committed 256787@main (6b5b349b0390): <https://commits.webkit.org/256787@main>
Reviewed commits have been landed. Closing PR #6295 and removing active labels.