Re: [w3c/webcomponents] [Shadow]: rename <content> to <slot> (bugzilla: 28561) (#92)

As a developer , It is getting a tad inconclusive. I know, that a <content> tag would render whatever is marked down within the custom element tags.

Now, I see that we have a concept called the <slot> tags within the shadowDoM for a custom element, and any markdown within the tags <custom-element-name></custom-element-name> , gets appended to the slot tag in the shadowDoM.
Now, where does that leave <content>? .

-- 
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/92#issuecomment-244353722

Received on Friday, 2 September 2016 11:46:38 UTC