Re: [whatwg/url] URLSearchParams constructor test has a bug (#220)

WebKit, which has already implemented the new constructor, also shows this issue in their [test suite expected file](https://trac.webkit.org/browser/trunk/LayoutTests/imported/w3c/web-platform-tests/url/urlsearchparams-constructor-expected.txt?rev=210946):

```
18 FAIL Construct with object with + assert_array_equals: property 0, expected " " but got "+"
```

-- 
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/220#issuecomment-275906248

Received on Sunday, 29 January 2017 10:48:15 UTC