[Webkit-unassigned] [Bug 213495] New: [iOS 14] Easing curves are broken in all Web Animations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 22 16:40:20 PDT 2020


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

            Bug ID: 213495
           Summary: [iOS 14] Easing curves are broken in all Web
                    Animations
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Animations
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ldebeasi at gmail.com
                CC: dino at apple.com

Created attachment 402521

  --> https://bugs.webkit.org/attachment.cgi?id=402521&action=review

Code Reproduction

Easing curves are completely broken in WebKit on iOS 14 Beta 1 and Safari Tech Preview 108.

Steps to reproduce:

1. Open attached reproduction. This code animates a block with "ease" set for easing.
2. Notice that the animation runs with a linear curve.

I would expect that the square is animated with the easing curve that I specified.

I can only reproduce this with Web Animations. I cannot reproduce this with CSS Animations.

-- 
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/20200622/11eea632/attachment-0001.htm>


More information about the webkit-unassigned mailing list