[heycam/webidl] FrozenArray<dictionary>? (#115)

[`FrozenArray`](http://heycam.github.io/webidl/#idl-frozen-array) doesn't specify any restrictions on its element type, but if it contains a sequence of dictionaries, those dictionaries might be modifiable. It'd be nice to be able to specify that the contents of the `FrozenArray` are recursively frozen.

---
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/115

Received on Thursday, 5 May 2016 22:41:08 UTC