Fix highlighting for shadowroot elements#44
Fix highlighting for shadowroot elements#44michael-brueggemann wants to merge 2 commits intomindscreen:mainfrom
Conversation
|
As far as I can tell, this merely works by coincidence, as you pop the last result, while the previous approach took the first result matching the query-selector. However, I do think that the previous code was incorrect, as So I think the element would be retrieved by reducing the |
No description provided.