Bug 194997
| Summary: | Web Inspector: hovering a node inside a collection preview should highlight it | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Devin Rousso <hi> |
| Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | hi, inspector-bugzilla-changes, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | 194862 | ||
| Bug Blocks: | |||
Devin Rousso
When logging `new Map([[document.head, document.body]])` or `new Set([document.head, document.body])`, hovering over the <head>/<body> inside the inline (e.g. not expanded) `Map`/`Set` preview should highlight the <head>/<body>. Expanding the preview and hovering the <head>/<body> as a key/value will highlight the corresponding node as expected.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/48352988>