When returning DOM nodes via `domNodes`, there's no "obvious" way (there's a context menu option) to jump to the live location of that DOM node in the DOM tree (e.g. in the Elements tab).
Created attachment 369050 [details] Patch
<rdar://problem/50466773>
<rdar://problem/50466774>
Created attachment 369052 [details] Patch Split `WI.TreeElement` fix into a separate bug 197591.
Comment on attachment 369052 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=369052&action=review r=me > Source/WebInspectorUI/ChangeLog:18 > + Provide a way to insert a go-to arrow right after the: Should include a screenshot of what this looks like to make review easier.
Created attachment 370180 [details] [Image] After Patch is applied (Inline)
Created attachment 370181 [details] [Image] After Patch is applied (Expanded)
Created attachment 370182 [details] Patch
Comment on attachment 370182 [details] Patch Clearing flags on attachment: 370182 Committed r245497: <https://trac.webkit.org/changeset/245497>
All reviewed patches have been landed. Closing bug.