- From: Ricky Miller <notifications@github.com>
- Date: Tue, 08 Nov 2016 11:53:23 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Tuesday, 8 November 2016 19:54:20 UTC
@oleersoy No. The parser will only allow certain types of elements inside of a table. You can't just put whatever custom tag you want in a table so we *need* to use a template. <https://www.html5rocks.com/en/tutorials/webcomponents/template/> -- 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/509#issuecomment-259241159
Received on Tuesday, 8 November 2016 19:54:20 UTC