Re: [whatwg/url] "Otherwise, init is a string, then set ..." in list of steps for how to create a URLSearchParams object (#439)

Due to the way IDL works, _init_ can only be a sequence, a record, or a string, as any necessary coercion will have already happened in the IDL layer.

I'd be open to reword this, e.g., to create a nested set of steps where the first is an assert and the second step is the set operation.

-- 
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/url/issues/439#issuecomment-495106667

Received on Thursday, 23 May 2019 07:48:06 UTC