Re: [whatwg/url] Provide a succinct grammar for valid URL strings (#479)

Just to be sure, you're saying you prefer something like

```
url-query-string = url-unit{0,}
```

(or whatever grammar format) to the spec's current

> A URL-query string must be zero or more URL units. 

?

-- 
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/479#issuecomment-619261520

Received on Friday, 24 April 2020 22:16:41 UTC