[Webkit-unassigned] [Bug 219894] New: Animation of "rotate" property does not correctly account for static "translate" property

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 15 08:22:12 PST 2020


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

            Bug ID: 219894
           Summary: Animation of "rotate" property does not correctly
                    account for static "translate" property
           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: graouts at webkit.org
                CC: dino at apple.com

Created attachment 416249

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

Test

The test case combines the translate and rotate property and shows that the element does not rotate around its center as expected while being animated. This issue specific to accelerated animations as enforcing the software path by using a steps() timing function shows the correct behavior.

-- 
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/20201215/9384f759/attachment.htm>


More information about the webkit-unassigned mailing list