[fetch] Clarify what origin the Request constructor needs to check the referrer URL against (#224)

Step 13.6 of https://fetch.spec.whatwg.org/#dom-request refers to `origin`, but that is not a variable defined before in this algorithm.  I think the intention is to say `entry settings object's origin` instead...

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/224

Received on Wednesday, 24 February 2016 22:56:24 UTC