[WICG/webcomponents] Update ElementInternals to Expose Forms in Shadow DOM (Issue #1022)

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