AdguardAssistant icon indicating copy to clipboard operation
AdguardAssistant copied to clipboard

Wrong check for shadow DOM

Open ameshkov opened this issue 7 years ago • 0 comments

In Safari it can cause issues, see the details here: https://github.com/AdguardTeam/CoreLibs/issues/724

We should check Element.prototype.attachShadow instead of what we do now.

ameshkov avatar Feb 20 '19 08:02 ameshkov