[Webkit-unassigned] [Bug 212618] New: Web Inspector: Graphics: should use the `id` (name) of the animation if it exists

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 1 16:17:04 PDT 2020


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

            Bug ID: 212618
           Summary: Web Inspector: Graphics: should use the `id` (name) of
                    the animation if it exists
           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

```
    window.animation = document.body.animate([], {id: "OldName"});
```
should appear as "OldName" in Web Inspector, not "Animation 1"

-- 
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/20200601/b5558b8b/attachment.htm>


More information about the webkit-unassigned mailing list