Re: [heycam/webidl] Allow extended attributes to apply to types (#286)

I think the simplest way to spec it is that non-optional operation arguments have a Type, not a TypeWithAttributes.  But for certain extended attributes, if they're specified on the operation argument they get applied to its type.  Similar for non-required dictionary members.

It's a bit annoying on the spec side, but pretty clear in terms of actual usage.

-- 
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/286#issuecomment-275310909

Received on Thursday, 26 January 2017 05:28:58 UTC