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

I thought I had raised this before but I cannot find it. I don't see a reason to keep this prototype-changing thingy around. Interfaces that need it should be able to use `iterable<>` instead and since it's relatively new it seems unlikely this is fully interoperable anyway.

On IRC someone mentioned CSSOM uses this. @zcorpan, do you think that usage can be replaced with `iterable<>`?

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

Received on Wednesday, 1 February 2017 14:29:43 UTC