- From: Kagami Sascha Rosylight <notifications@github.com>
- Date: Wed, 20 Mar 2019 21:34:29 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 21 March 2019 04:34:50 UTC
Note that this also applies to dictionary members:
```
DictionaryMember ::
ExtendedAttributeList DictionaryMemberRest
DictionaryMemberRest ::
required TypeWithExtendedAttributes identifier ;
Type identifier Default ;
```
like `[Clamp] required short membername`, which is related with step 5.
--
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/691#issuecomment-475110812
Received on Thursday, 21 March 2019 04:34:50 UTC