[Webkit-unassigned] [Bug 187942] [Web Animations] REGRESSION: transition added immediately after element creation doesn't work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 24 13:29:45 PDT 2018


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

--- Comment #7 from Antoine Quint <graouts at apple.com> ---
The animation doesn't start because the renderer says it's not composited when entering KeyframeEffectReadOnly::updateAcceleratedAnimationState(). There must be something that the codepath used to generate blending keyframes for CSS Animations and Web Animations does that the one used for CSS Transitions doesn't do.

-- 
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/20180724/a86863b2/attachment.html>


More information about the webkit-unassigned mailing list