Re: [heycam/webidl] BREAKING: Convert the `unrestricted` keyword into an extended attribute (#857)

BTW, my intuition says an extended attribute for a type is for slightly modifying the condition, e.g. `[AllowShared] BufferSource` still receives a buffer source but allows shared state. `[Unrestricted] float` meets this description, while `[Integer] number` is quite a lot restriction so doesn't meet it.

-- 
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/pull/857#issuecomment-604633491

Received on Thursday, 26 March 2020 19:20:55 UTC