Re: [heycam/webidl] Differences between "normal" platform objects and "normal" JavaScript classes (#226)

I think this claim is perhaps true for new properties added on existing objects, and especially on Array.prototype and Object.prototype, because those two would break a lot of for-in loops.

I think adding enumerable stuff elsewhere would not have broken the web, and adding it on entirely new things is _very_ unlikely to do so.

-- 
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/226#issuecomment-259022450

Received on Tuesday, 8 November 2016 01:55:26 UTC