- From: Carlos Lopez <notifications@github.com>
- Date: Tue, 26 Jul 2022 14:32:34 -0700
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 26 July 2022 21:32:48 UTC
@rniwa Thanks for the quick reply. I saw your comment early (long thread) about HTMLInputElement and ARIA tags. HTMLInputElement should be self-closing anyway, meaning it's an "impossibility" inherent in custom elements. Replicating attrs is probably the way to go with a feature detection for ElementInternals. And after it is fully implemented, the ARIA attribute list wouldn't ignored anyway. -- Reply to this email directly or view it on GitHub: https://github.com/WICG/webcomponents/issues/509#issuecomment-1196003934 You are receiving this because you are subscribed to this thread. Message ID: <WICG/webcomponents/issues/509/1196003934@github.com>
Received on Tuesday, 26 July 2022 21:32:48 UTC