[Webkit-unassigned] [Bug 212213] Delayed updating of the parallax images on this web site

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 24 10:40:18 PDT 2020


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

Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dino at apple.com,
                   |                            |graouts at apple.com
          Component|Compositing                 |Animations
           Assignee|simon.fraser at apple.com      |webkit-unassigned at lists.web
                   |                            |kit.org

--- Comment #4 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Ah, the page has:
transition: all .25s cubic-bezier(0.165, 0.84, 0.44, 1);

So I think this is about how animations behave if you repeatedly trigger them by changing the target value (i.e. interrupted transitions).

-- 
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/20200524/a0dd535d/attachment.htm>


More information about the webkit-unassigned mailing list