Re: [heycam/webidl] Remove [LegacyArrayClass] (#291)

CSS Typed OM would like to use [LegacyArrayClass], or something similar to it, to represent a list of transform functions.  We're currently using iterable, but that means that to do anything useful with the value, you have to first cast it to an array, and then cast it back.

-- 
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/291#issuecomment-283202022

Received on Wednesday, 1 March 2017 00:10:15 UTC