[Webkit-unassigned] [Bug 218371] Adding a border-radius, border, or box-shadow breaks animations from scale(0)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Nov 2 06:22:54 PST 2020
https://bugs.webkit.org/show_bug.cgi?id=218371
--- Comment #4 from Antoine Quint <graouts at webkit.org> ---
Created attachment 412911
--> https://bugs.webkit.org/attachment.cgi?id=412911&action=review
Test
I've simplified the test case a bit. Some cases where the animations work as expected:
- using `scale(0.0001)` instead of `scale(0)`
- setting an explicit to-keyframe set to `scale(1)`
- changing the from-keyframe to a to-keyframe
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201102/3f2279c4/attachment.htm>
More information about the webkit-unassigned
mailing list