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
After #10818 merges, we will have two implementation-defined steps in "find a navigable by target name" which check "allowed by sandboxing to navigate".
Firefox and Chromium's behavior here seems significantly better. We should standardize on it.
The only hard part will be writing appropriate web platform tests. For inspiration on how to write such tests, you can see Kevin's topic: frames/navigables/browsing contexts