- From: Domenic Denicola <notifications@github.com>
- Date: Sat, 19 Nov 2016 07:50:22 -0800
- To: heycam/webidl <webidl@noreply.github.com>
Received on Saturday, 19 November 2016 15:50:56 UTC
domenic commented on this pull request. > @@ -1374,6 +1374,10 @@ ignored or an exception is thrown. }; </pre> +The type of an attribute that is not [=read only=] must not be a [=promise type=]. Additionally, +the type of an attribute with any of the [=extended attributes=] [{{LenientThis}}], +[{{PutForwards}}], [{{Replaceable}}], or [{{SameObject}}] must not be a [=promise type=]. Yes, but @bzbarsky prefers we don't use them, as discussed upthread. -- 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/217
Received on Saturday, 19 November 2016 15:50:56 UTC