[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 07:44:19 PDT 2018


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

--- Comment #5 from Antoine Quint <graouts at apple.com> ---
getKeyframes() reporting that we're animating from "none" to "none" is a bug of its own, we actually have a scale(0) operation for the from keyframe. So I think this bug is really about an initial transition of a hardware-accelerated property, so looking at the opacity case should get to the bottom of the issue.

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


More information about the webkit-unassigned mailing list