- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 23 May 2018 02:19:49 -0700
- To: whatwg/xhr <xhr@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 23 May 2018 09:20:21 UTC
annevk commented on this pull request. > @@ -1792,7 +1792,8 @@ constructor must run these steps: <li><p>Let <var>fd</var> be a new {{FormData}} object. <li><p>If <var>form</var> is given, then set <var>fd</var>'s <a for=FormData>entry list</a> to the - result of <a>constructing the form data set</a> for <var>form</var>. + result of <a lt="constructing the form data set">constructing the entry list</a> for @tkent-google I think this should instead use "selected files" and we should define that to be a list of `File` objects. WDYT? -- 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/xhr/pull/210#discussion_r190177575
Received on Wednesday, 23 May 2018 09:20:21 UTC