- From: Travis Leithead <notifications@github.com>
- Date: Wed, 21 Oct 2015 12:58:35 -0700
- To: w3ctag/spec-reviews <spec-reviews@noreply.github.com>
Received on Wednesday, 21 October 2015 19:59:03 UTC
* open/closed mode of ```attachShadow``` * ```<slot name="">``` and ```<insert-me slot="...">``` vs. ```<content select="selector">``` * removal of ```<shadow>``` element; removal of multiple shadows-per-element * Events have a ```deepPath```, which accounts for open/close modes. * Distribution API was dropped due to hard timing concerns--now up to the UA to do appropriately. Slot approach can make this efficient. --- Reply to this email directly or view it on GitHub: https://github.com/w3ctag/spec-reviews/issues/79#issuecomment-150008436
Received on Wednesday, 21 October 2015 19:59:03 UTC