- From: Matthew Phillips <notifications@github.com>
- Date: Thu, 27 Apr 2023 09:59:28 -0700
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 27 April 2023 16:59:34 UTC
What is the use-case for having a definition also be an instance? This would be quite unexpected to me personally. It also makes rendering complicated. It's easy to add a definition at the top of the body tag. If it were an instance I would need to keep track of how many times a tag has been rendered and then do some special rendering so that the definition is added the first time and then never again. -- Reply to this email directly or view it on GitHub: https://github.com/WICG/webcomponents/issues/1009#issuecomment-1526036183 You are receiving this because you are subscribed to this thread. Message ID: <WICG/webcomponents/issues/1009/1526036183@github.com>
Received on Thursday, 27 April 2023 16:59:34 UTC