- From: Domenic Denicola <notifications@github.com>
- Date: Wed, 26 Dec 2018 12:24:45 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 26 December 2018 20:25:06 UTC
Thanks for the feedback Caridy! On your example, this is the same work you'd have to do with a normal `<input type="radio">`, right? Adding a new automated coordination mechanism seems out of scope for this proposal, since the goal is to give the same capabilities to custom elements that built-in elements have, and no such automated coordination mechanism exists for built-ins. Or am I misunderstanding? Similarly, for reset, it seems like the platform as it exists provides the needed primitives, and you'd be able to provide additional helpers to work around your platform's additional restrictions. Right? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/187#issuecomment-450020775
Received on Wednesday, 26 December 2018 20:25:06 UTC