- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 24 Mar 2016 04:42:12 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Thursday, 24 March 2016 11:42:46 UTC
I no longer think this is a problem. All the features that are DOM observable will just invoke algorithms synchronously to get the nodes they need (and typically they don't need distributed nodes, only `getAssignedNodes()` does that iirc). And CSS can compute the flat tree whenever it wants. --- 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/73#issuecomment-200800582
Received on Thursday, 24 March 2016 11:42:46 UTC