Today, I found out about a very weird interaction that varies across modern browsers. Shadow-DOM is used to obscure elements from the parent context. See the example below for what it actually does This also means that an <iframe> inside…
Programming, Security and Tech (and Code Snippets)