- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 23 Nov 2022 01:49:11 -0800
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 23 November 2022 09:49:24 UTC
@annevk commented on this pull request. > @@ -3411,42 +3410,42 @@ method steps are: <p>The <dfn method for=URLSearchParams><code>delete(<var>name</var>)</code></dfn> method steps are: <ol> - <li><p>Remove all name-value pairs whose name is <var>name</var> from - <a for=URLSearchParams>list</a>. + <li><p><a for=list>Remove</a> all <a for=/>tuples</a> whose name is <var>name</var> from I was trying to strike a balance between going full `<dfn>` and being rather opaque. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/url/pull/717#discussion_r1030225570 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/url/pull/717/review/1191330285@github.com>
Received on Wednesday, 23 November 2022 09:49:24 UTC