[Webkit-unassigned] [Bug 159695] New: animation of transform does not work with with spring() timing function

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 12 16:28:33 PDT 2016


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

            Bug ID: 159695
           Summary: animation of transform does not work with with
                    spring() timing function
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Animations
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: joepeck at webkit.org
                CC: dcrousso+webkit at gmail.com, dino at apple.com,
                    simon.fraser at apple.com

Summary:
animation of transform does not work with with spring() timing function.

When there is a spring it appears to be linear. However, animating a transform does work with other timing functions (e.g. ease-in, ease-out).

Compare:
<http://codepen.io/joepeck/pen/JKOpPj/> - animate left with spring()      => spring!
<http://codepen.io/joepeck/pen/AXbVBz/> - animate transform with spring() => linear

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160712/b1a09a84/attachment.html>


More information about the webkit-unassigned mailing list