Re: [w3c/webcomponents] [templates] If HTML Template Instantiation proposal is adopted, consider a HTML-native syntax (#695)

@kethinov yeah, it _might_ remove the parser change concern if those elements are only allowed in `<template>`s, but the spec would still have to specialize them as subclasses of `<template>` because they would have to define an `InnerTemplatePart` for individual instantiation.

I do like the ergonomics of it, but maybe this is something that can be added over time as tag names without dashes are essentially reserved for the platform. Curious what @rniwa and @domenic think.

-- 
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/695#issuecomment-344092301

Received on Monday, 13 November 2017 23:19:31 UTC