- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 30 Nov 2021 00:54:53 -0800
- To: whatwg/xhr <xhr@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 30 November 2021 08:55:05 UTC
@annevk commented on this pull request.
> @@ -1595,41 +1595,15 @@ interface FormData {
</pre>
<p>Each {{FormData}} object has an associated
-<dfn id=concept-formdata-entry-list export for=FormData>entry list</dfn> (a <a for=/>list</a> of
-<a>entries</a>). It is initially the empty list.
+<dfn id=concept-formdata-entry-list export for=FormData>entry list</dfn> (an
```suggestion
<dfn id=concept-formdata-entry-list export for=FormData>entry list</dfn> (an
```
--
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/338#pullrequestreview-818723368
Received on Tuesday, 30 November 2021 08:55:05 UTC