- From: Joe Pea <notifications@github.com>
- Date: Fri, 15 May 2020 19:40:39 +0000 (UTC)
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 15 May 2020 19:40:54 UTC
I modified
> `<script>` elements of `type="module"` (non-module scripts will cause HTML Module creation to fail)
to
> `<script>` elements of `type="module"` (non-module scripts will cause HTML Module creation to fail) and `<template>` elements
Is this correct? It seems to be what the explainer hints at.
You can view, comment on, or merge this pull request online at:
https://github.com/w3c/webcomponents/pull/878
-- Commit Summary --
* Update HTML Modules explainer phrasing around allowed element types
-- File Changes --
M proposals/html-modules-explainer.md (2)
-- Patch Links --
https://github.com/w3c/webcomponents/pull/878.patch
https://github.com/w3c/webcomponents/pull/878.diff
--
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/pull/878
Received on Friday, 15 May 2020 19:40:54 UTC