- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 26 Mar 2018 08:12:27 +0000 (UTC)
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 26 March 2018 08:12:55 UTC
So this would mean changing the type from `USVString` to `([EnforceRange] unsigned short or USVString)` although then it would end up throwing. If we want to ignore out-of-band values something like `(double or USVString)` is probably the way to go. Either way, prose will need to be adjusted as well to deal with the fact that it can now receive a number. -- 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/377#issuecomment-376081985
Received on Monday, 26 March 2018 08:12:55 UTC