[Webkit-unassigned] [Bug 143206] Web Inspector: hovering over a node in a preview for a collection should highlight it

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 18 16:19:04 PST 2020


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

--- Comment #7 from Nikita Vasilyev <nvasilyev at apple.com> ---
I see. It still doesn't work for the previews of:

```
    new Set([document.body])
    new WeakSet([document.body])
    new Map([[document.body, document.body]])
    new WeakMap([[document.body, document.body]])
```

-- 
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/20201119/2ea922e9/attachment-0001.htm>


More information about the webkit-unassigned mailing list