- From: Hayato Ito <notifications@github.com>
- Date: Tue, 22 Mar 2016 00:18:08 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Tuesday, 22 March 2016 07:19:16 UTC
It looks the right direction to me. In DOM Standard, we should do: 1. Define ShadowRoot (and other shadow tree terminologies) [Done] 2. Define slot attribute and slot elements [Done] 3. Define algorithms which are related to distributions, "find a slot", "find assigned nodes" and so on, excluding FlatTree construction, which CSS specification should be a consumer of. 4. Event's "get the parent" and other stuffs. 5. ... Is there anything else? --- 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/377#issuecomment-199673431
Received on Tuesday, 22 March 2016 07:19:16 UTC