Re: [WICG/webcomponents] Interaction between ElementInternals (e.g. default ARIA) and declarative shadow DOM (Issue #972)

@justinfagnani 

> This isn't always true. you can `.append()` into a `<template>` and that'll render. I wonder if the `shadowroot` attribute should change that?

That would be non-conforming, see the content model https://html.spec.whatwg.org/multipage/scripting.html#the-template-element

It doesn't mean that it's not possible, but we don't need to take it into account when designing a solution to this issue.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/WICG/webcomponents/issues/972#issuecomment-1508132341
You are receiving this because you are subscribed to this thread.

Message ID: <WICG/webcomponents/issues/972/1508132341@github.com>

Received on Friday, 14 April 2023 08:28:46 UTC