- From: Hayato Ito <notifications@github.com>
- Date: Thu, 14 Jan 2016 21:58:05 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Friday, 15 January 2016 05:58:35 UTC
I'm fine with `getAssignedNodes()` with a boolean parameter: ```idl sequence<Node> getAssignedNodes(optional boolean deep/flatten/oranythingelse); ``` `sequence<Node>` could be FrozenArray[Node], that is another issue. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/323#issuecomment-171879107
Received on Friday, 15 January 2016 05:58:35 UTC