Re: [heycam/webidl] Named properties object: enumerate supported properties in [[OwnPropertyKeys]] (#964)

I've decided not to pursue this change: there is no clear benefit / use case to justify adding the method into 2 implementations, and we aren't changing [other methods of named properties](https://github.com/heycam/webidl/pull/963#issuecomment-845368437) either way.

Instead, to ensure interop, https://github.com/web-platform-tests/wpt/pull/27970 adds a test that named properties objects has [ordinary `[[OwnPropertyKeys]]` method](https://tc39.es/ecma262/#sec-ordinaryownpropertykeys).

-- 
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/964#issuecomment-845393316

Received on Thursday, 20 May 2021 18:57:55 UTC