[heycam/webidl] Enumeration order of interface members (#432)

Spec both says:

> The order that members appear [on an interface] has significance for property enumeration in the ECMAScript binding.

and

> The order of appearance of an interface definition and any of its partial interface definitions does not matter.

This seems contradictory. Which one is it?

-- 
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/issues/432

Received on Friday, 1 September 2017 10:16:18 UTC