Open
Description
This would entail replacing https://fetch.spec.whatwg.org/#cross-origin-resource-policy-check step 5 with a simpler
<li><p>If <var>request</var>'s <a for=request>origin</a> is <a>same site</a> with
<var>request</var>'s <a for=request>current URL</a>'s <a for=url>origin</a>, then return
<b>allowed</b>.
Some background in #965 (comment) and #687 (comment).