Re: [whatwg/url] Make URLSearchParams' record constructor more flexible (#204)

I don't believe USVStrings and sequences are distinguishable, so this is invalid Web IDL, I believe.

In general, -1. The way you represent maps in ES is with the [[x, y], [x, z]] syntax. The { x: y } syntax is a convenient abstraction for the simplest case, but should not be mutated to cover cases it wasn't meant to.

-- 
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/pull/204#issuecomment-272665049

Received on Sunday, 15 January 2017 00:49:25 UTC