Open
Description
Related to - AdguardTeam/AdguardFilters#202188
It looks like Cloudflare captcha does not like when their element in shadow DOM is modified.
It's caused by this line:
Maybe as a simple workaround we could just check a stack trace and do not change mode
to open
if attachShadow
call is from challenges.cloudflare.com
?