Re: [heycam/webidl] Define [[OwnPropertyKeys]] of legacy platform objects (#402)

First of all, this PR is awesome.

Second, I am concerned about the extent to which it matches implementations, especially with regard to ordering. In particular, it's possible implementations don't have a good order except in enumeration cases, if they don't map onto the recent ES spec updates which derive enumeration from own property keys.

So, we'll need some good tests of the various permutations here to be sure.

-- 
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/pull/402#issuecomment-320767809

Received on Monday, 7 August 2017 20:13:18 UTC