Re: [whatwg/fetch] Add policy container to request (#1231)

@annevk commented on this pull request.



> @@ -1519,6 +1519,14 @@ user-agent-defined object). Unless otherwise stated it is null.
 <a lt=fetch for=/>fetching</a>. It provides a convenient way for standards to not have to set
 <a for=/>request</a>'s <a for=request>origin</a>.
 
+<p>A <a for=/>request</a> has an associated <dfn export for=request

Unlike HTML, Fetch doesn't wrap inside phrasing elements, including `dfn` and `a`. I can take care of this though.

Also, I guess we have to wait a bit with landing this until clone is indexed, so prolly tomorrow.

-- 
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/1231#pullrequestreview-653238830

Received on Thursday, 6 May 2021 10:09:50 UTC