- From: Ryosuke Niwa <notifications@github.com>
- Date: Tue, 06 Apr 2021 16:39:57 -0700
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 6 April 2021 23:40:09 UTC
During F2F today, we discussed an alternative where we'd add a boolean something like `delegatesLabel` like we have for `delegatesFocus` and introduce a new content attribute like `autolabel` (we can bikeshed this). This has an advantage that it works with declarative Shadow DOM as well, and it is consistent with `delegatesFocus`. It also works better with React-like DOM updating model where you may not necessarily have access to a DOM node right where you're creating / declaring it. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/WICG/webcomponents/issues/917#issuecomment-814501052
Received on Tuesday, 6 April 2021 23:40:09 UTC