Re: [heycam/webidl] More fixes for observable array type (#1006)

> We should probably also disallow `sequence<ObservableArray<T>>`, `record<DOMString, ObservableArray<T>>`, `FrozenArray<ObservableArray<T>>`, and `Promise<ObservableArray<T>>`.

Do we have to say this, considering we already restrict ObservableArray to only be used for interface attributes?

-- 
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/1006#issuecomment-890053978

Received on Friday, 30 July 2021 17:47:44 UTC