- From: Boris Zbarsky <notifications@github.com>
- Date: Wed, 25 Jan 2017 21:28:26 -0800
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 26 January 2017 05:28:58 UTC
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