Re: [whatwg/xhr] Editorial: Use HTML's definitions of "entry list" and "entry" (PR #338)

@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