Re: [heycam/webidl] Is `long?` an integer type? (#670)

Right, that is exactly what this issue is about.  Per grammar, you end up with `[Clamp] (long?)` which as currently defined is an error.  It may make more sense to treat that case as valid and apply the clamping to the `long` in that situation, but it needs spec changes to accomplish that.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/issues/670#issuecomment-510496539

Received on Thursday, 11 July 2019 13:57:01 UTC