- From: Burton Smith <notifications@github.com>
- Date: Fri, 28 Jul 2023 11:47:57 -0700
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 28 July 2023 18:48:02 UTC
Right now the `ElementInternals` spec is great for making the Web components play nice with forms, but it doesn't seem to work well if the form is in a web component - here is a simple [sandbox](https://codepen.io/break-stuff/pen/VwVmYYX?editors=1011) to help illustrate.. This is a proposal to expose `<form>` elements within a shadow root or identify custom elements as forms so child input elements can identify them. -- Reply to this email directly or view it on GitHub: https://github.com/WICG/webcomponents/issues/1022 You are receiving this because you are subscribed to this thread. Message ID: <WICG/webcomponents/issues/1022@github.com>
Received on Friday, 28 July 2023 18:48:02 UTC