- From: Ryosuke Niwa <notifications@github.com>
- Date: Thu, 19 Nov 2015 15:54:26 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Thursday, 19 November 2015 23:54:56 UTC
It seems that we only want Text and Element nodes to be assigned to a slot. There is currently no mechanism to assign non-element nodes to a slot other than via the default slot so this is only relevant to default slots. Since only Text and Element nodes are visible, we can probably not even expose `assignedSlot` on non-Text CharacterData nodes. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/351
Received on Thursday, 19 November 2015 23:54:56 UTC