- From: Anne van Kesteren <notifications@github.com>
- Date: Sun, 29 Jan 2017 02:29:05 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 29 January 2017 10:29:49 UTC
annevk requested changes on this pull request.
> @@ -2436,7 +2436,9 @@ with a <i>CORS flag</i> and <i>recursive flag</i>, run these steps:
<dl class=switch>
<dt><var>request</var>'s <a for=request>current url</a>'s
- <a for=url>origin</a> is <var>request</var>'s
+ <a for=url>origin</a> is the
+ <a href="https://html.spec.whatwg.org/multipage/#same-origin">same</a>
You can change this to `<a>same origin</a>`with phrasing "current url's origin is [same origin] with request's origin". That will end up linking to HTML's definition once generated.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/470#pullrequestreview-18990153
Received on Sunday, 29 January 2017 10:29:49 UTC