Re: [whatwg/url] Add a size getter to URLSearchParams (PR #734)

@annevk commented on this pull request.



> @@ -3484,6 +3486,9 @@ constructor steps are:</p>
  <li><p><a for=URLSearchParams>Initialize</a> <a>this</a> with <var>init</var>.
 </ol>
 
+<p>The <dfn attribute for=URLSearchParams><code>size</code></dfn> getter steps are to return
+<a>this</a>'s <a for=URLSearchParams>list</a>'s <a for=list>size</a>.

Yeah that is the proposal as per the last set of comments in #163. Note that I haven't yet asked all browser implementers for feedback. I've been meaning to but some other things have higher priority.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/pull/734#discussion_r1088817664
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/url/pull/734/review/1272456768@github.com>

Received on Friday, 27 January 2023 10:45:16 UTC