Re: [webcomponents] Parse <slot> like <template> (#59)

The `<slot>` in the current Shadow DOM spec only says:
```
Context
  Where flow content is expected.
Content model
  Transparent
```

On the other hand, It looks `<template>` has a lot of details in categories, content models and so on: https://html.spec.whatwg.org/multipage/scripting.html#the-template-element

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/59#issuecomment-194640780

Received on Thursday, 10 March 2016 03:15:37 UTC