Re: [webidl] Specify [LegacyUnenumerableNamedProperties] (fixes #82) (#91)

> No one coordinated `T[]` going away in favour of `FrozenArray<T>`.

I think that was a mistake too.  But a significant difference is that in that case the result was that HTML, say, ended up with invalid IDL, so an implementor implementing it would notice there was a problem.  The result in this case would be that HTML would end up with perfectly correct IDL that simply doesn't mean what it should mean.

---
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/pull/91#issuecomment-184696840

Received on Tuesday, 16 February 2016 14:16:13 UTC