[Webkit-unassigned] [Bug 229398] Incorrect KeyframesEffect generated for background

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 3 02:32:24 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=229398

--- Comment #3 from Antoine Quint <graouts at webkit.org> ---
This happens when merging adjacent keyframes in processPropertyIndexedKeyframes(). I just found out that adding a shorthand property to a MutableStyleProperties expands it to longhands, and the merging code gets confused.

-- 
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/20220203/4c6554d0/attachment.htm>


More information about the webkit-unassigned mailing list