- From: Matthew Dean <notifications@github.com>
- Date: Tue, 13 Feb 2018 00:50:19 +0000 (UTC)
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 13 February 2018 00:50:46 UTC
Everything @caridy said. A template for custom elements with shadow dom should be create-able with no JS involvement to enable HTML partials. I will note that HTML imports have been abandoned by browser makers, for reasons I don't fully understand. One other thing I don't get. Why is this new `<definition>` element required? Seems like it would make more sense to extend the `<template>` definition with flags for defining a custom element. That would not add an element and would be more easily polyfilled without causing a FOUC. -- 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/commit/d3f89c8fd0f95f3baae6c4aecfb9730eeb2ec59b#commitcomment-27520442
Received on Tuesday, 13 February 2018 00:50:46 UTC