- From: Steve Orvell <notifications@github.com>
- Date: Tue, 18 Nov 2025 11:34:48 -0800
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 18 November 2025 19:34:52 UTC
sorvell left a comment (WICG/webcomponents#1116) > > I think it's possible easily to extract any attribute/event/property info into a comment that's say the first child of an element. > I don't exactly understand. A templating library typically wants to be able to support updating properties, attributes, and event handlers on elements. You'd want to encode info about that into a comment somewhere. That's all I meant. > Is there a need to replace partial ranges inside a `<style>` It's a nice to have, but it's a pretty bad practice performance wise. I'd be willing to just say it's not supported. -- Reply to this email directly or view it on GitHub: https://github.com/WICG/webcomponents/issues/1116#issuecomment-3549273597 You are receiving this because you are subscribed to this thread. Message ID: <WICG/webcomponents/issues/1116/3549273597@github.com>
Received on Tuesday, 18 November 2025 19:34:52 UTC