How to get rid of “Shadow content” force injected by macOS safari for live text feature?
I’m creating a site that uses imagemap using React. However, in Safari, because of Live Text feature, it won’t make me interact with images when there is text in it. I found that Safari injects “Shadow content” to <img>
tag to make text selectable in image:capture of inspector