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
<li><p>If <var>request</var>'s <afor=request>origin</a> is <a>same site</a> with
<var>request</var>'s <afor=request>current URL</a>'s <afor=url>origin</a>, then return
<b>allowed</b>.
I think the moment "Mixed Content 2" becomes a thing making this change will be editorial, so waiting for that and then making the change seems fine to me.
This would entail replacing https://fetch.spec.whatwg.org/#cross-origin-resource-policy-check step 5 with a simpler
Some background in #965 (comment) and #687 (comment).
The text was updated successfully, but these errors were encountered: