[Webkit-unassigned] [Bug 188442] New: animations with transform properties & :active states get stuck running

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 9 10:33:24 PDT 2018


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

            Bug ID: 188442
           Summary: animations with transform properties & :active states
                    get stuck running
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jer.noble at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Created attachment 346840

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

animation-test-transform.html

Given an animation definition with @keyframe rules containing transform: properties, and a :active selector which sets the animation-iteration-count to infinite, the animation will not stop when the :active state is removed.  An identical animation which uses top: properties in its @keyframe will stop correctly.

-- 
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/20180809/82fa191b/attachment.html>


More information about the webkit-unassigned mailing list