- From: Ryosuke Niwa <notifications@github.com>
- Date: Wed, 10 Aug 2016 20:58:50 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Thursday, 11 August 2016 03:59:20 UTC
Steps 13.3 and 13.4 of the [element definition](https://html.spec.whatwg.org/#dom-customelementsregistry-define) algorithm doesn't explicitly state the ordering of `Get` other than implicitly defining it via a map. We should either call it an ordered map, or explicitly state the order by which these properties are obtained as they're observable via `Proxy` objects. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/542
Received on Thursday, 11 August 2016 03:59:20 UTC