[Webkit-unassigned] [Bug 242634] New: Web Inspector: Link animation-name attribute value to the @keyframe animation where it is defined

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 12 01:45:02 PDT 2022


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

            Bug ID: 242634
           Summary: Web Inspector: Link animation-name attribute value to
                    the @keyframe animation where it is defined
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: karlcow at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

Steps to reproduce:

1. Open a page with an animation
2. Open Web Inspector on Elements
3. Select the element with the animation
4. Discover the name 'animation-name: foo'

Expected:
Have a link to jump where the animation is defined in the sources and/or in the Rules panel.

Actual:
The user needs to do command+shift+F to search for the keyword name of the animation. 



see https://www.robinrendle.com/notes/a-playground,-a-wellspring/

-- 
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/20220712/7bfc40b3/attachment-0001.htm>


More information about the webkit-unassigned mailing list