- From: Joe Pea <notifications@github.com>
- Date: Fri, 22 Aug 2025 15:38:23 -0700
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 22 August 2025 22:38:27 UTC
trusktr left a comment (WICG/webcomponents#1111) > Are there any other circumstances under which you've needed to refer to specific, individual elements in shadow DOM? Obvious ones: - an element contains more than one input in its shadow DOM. Being able to refer to only one input is impractical. - things we want to reference could be deeper than a single shadow root deep. Being able to use reference referenceTargetfor a single element one shadow deep is simply not very practical. -- Reply to this email directly or view it on GitHub: https://github.com/WICG/webcomponents/issues/1111#issuecomment-3215855070 You are receiving this because you are subscribed to this thread. Message ID: <WICG/webcomponents/issues/1111/3215855070@github.com>
Received on Friday, 22 August 2025 22:38:27 UTC