There are some web dev myths that just live on and on — one of them: you should set `rel=noopener` on `target=_blank` links to null `window.opener`.
Browsers have done this automatically for four years. 😉
There are some web dev myths that just live on and on — one of them: you should set `rel=noopener` on `target=_blank` links to null `window.opener`. Browsers have done this automatically for four years. 😉 3 comments
|
@stefan I guess they live on because of the commercial need to support impossibly old browser versions...