Re: [heycam/webidl] Normative: Match ECMA‑262 function property enumeration order (#914)

> Based on [web-platform-tests/wpt#30333](https://github.com/web-platform-tests/wpt/pull/30333) it looks like this matches Firefox but mismatches Chrome and Safari (for constructors). So we should make sure at least one of those browsers is interested in changing. @yuki3 @shvaikalesh what do you think?

I'm very sorry that I somehow overlooked the mention.  I'm fine with the change to make the order of property enumeration consistent.  However, I'm afraid that I cannot help much on this.  IIUC, the order of these standard(ish?) properties on function objects is controlled by V8.  We'd better ask V8 team to make the change.  @verwaest

-- 
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/914#issuecomment-924637806

Received on Wednesday, 22 September 2021 06:51:59 UTC