You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In and other elements that have the target=_blank, rel=noopener is implied by all browsers (MDN reference). The last to adopt this behaviour was Chromium, in 2021.
You can remove it those instances and save a few bytes here and there.
The text was updated successfully, but these errors were encountered:
In and other elements that have the
target=_blank
,rel=noopener
is implied by all browsers (MDN reference). The last to adopt this behaviour was Chromium, in 2021.You can remove it those instances and save a few bytes here and there.
The text was updated successfully, but these errors were encountered: