You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[CompositeClipPathAnimation] Add test for calc() with unit update
To fix a gap in coverage where changes in width/height and calc() were
not tested for composited clip path animations. Although believed to be
settled now, mixed units were at one time a pain point for the feature,
before the transition to SKIA paths rather than storing interpolated
values. This test serves as an extra guardrail for regression.
Bug: 40503852
Change-Id: I15dac37f9ddd65b4aaac73c1424ad7aa154ce28f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6712153
Reviewed-by: Olga Gerchikov <[email protected]>
Commit-Queue: Claire Chambers <[email protected]>
Reviewed-by: Kevin Ellis <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1486478}
0 commit comments