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/
<rdar://problem/96870919>