- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 27 Oct 2016 04:18:24 -0700
- To: heycam/webidl <webidl@noreply.github.com>
Received on Thursday, 27 October 2016 11:19:03 UTC
annevk commented on this pull request.
> @@ -5117,8 +5117,11 @@ are {{ArrayBuffer}},
and the [=typed array types=].
The {{object}} type,
-all [=interface types=]
-and the [=exception types=]
+all [=interface types=],
+the [=promise type=],
+the [=exception types=],
+the [=buffer source types=], and
+[=union types=] whose [=member types|members=] are [=object types=]
s/are/contain/, no? Otherwise a union with a string would not be considered.
--
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/211#pullrequestreview-6038130
Received on Thursday, 27 October 2016 11:19:03 UTC