- From: Jake Archibald <notifications@github.com>
- Date: Wed, 09 Apr 2025 02:23:38 -0700
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 9 April 2025 09:23:42 UTC
jakearchibald left a comment (WICG/webcomponents#1098) There's `<label for="…">`, but I don't think that's a concern because there are already custom element features that redirect focus, and focus is a composed event. `<input form="…">` is interesting here, in relation to the `submit` event. `<input list="…">` is interesting in terms of this feature, but not to do with events. There are other bits of linking, such as SVG `<use>`. That's all I could find from a quick skim of the HTML spec. -- Reply to this email directly or view it on GitHub: https://github.com/WICG/webcomponents/issues/1098#issuecomment-2788972995 You are receiving this because you are subscribed to this thread. Message ID: <WICG/webcomponents/issues/1098/2788972995@github.com>
Received on Wednesday, 9 April 2025 09:23:42 UTC