[Webkit-unassigned] [Bug 203651] New: Web Inspector: Timelines: add a timeline that shows information about any recorded CSS animation/transition

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 30 18:18:28 PDT 2019


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

            Bug ID: 203651
           Summary: Web Inspector: Timelines: add a timeline that shows
                    information about any recorded CSS
                    animation/transition
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: drousso at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

With the advent of the Web Animations API, CSS animations/transitions now follow that timeline.  Unlike all other forms of Web Animations, however, they are _not_ created by JavaScript, and therefore can seemingly appear out of nowhere.

We should add some instrumentation for the Timelines Tab to show information about when CSS animations/transitions are created, started, delayed, iterated, canceled, or finished.

-- 
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/20191031/b6cbd1a1/attachment-0001.htm>


More information about the webkit-unassigned mailing list