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

@bakkot
> So, possibly the WPT is just over-zealous for the actual change implied by this PR, and could be changed to match the test262 tests. Then both Chrome and Firefox would pass.

With this PR, the `prototype` property is the first property that’s added to constructors after the `CreateBuiltinFunction` call in [create an interface object](https://pr-preview.s3.amazonaws.com/EB-Forks/webidl/pull/914.html#create-an-interface-object).

-- 
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-912675924

Received on Friday, 3 September 2021 16:53:15 UTC