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

> Since a <template> doesn't render anything anyway

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

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

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

Received on Tuesday, 4 October 2022 23:08:20 UTC