- From: Tobie Langel <notifications@github.com>
- Date: Sat, 19 Nov 2016 03:18:28 -0800
- To: heycam/webidl <webidl@noreply.github.com>
Received on Saturday, 19 November 2016 11:19:01 UTC
tobie 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=]. I thought there were requirements for [{{SameObject}}] promise type attributes. E.g. for https://drafts.csswg.org/css-font-loading/#font-face-set-ready, no? -- 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#pullrequestreview-9343791
Received on Saturday, 19 November 2016 11:19:01 UTC