- From: smaug---- <notifications@github.com>
- Date: Thu, 21 May 2026 11:21:02 -0700
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 21 May 2026 18:21:06 UTC
smaug---- left a comment (WICG/webcomponents#1098) The algorithm in the spec PR looks rather odd to me. We shouldn't be modifying _get the parent_ algorithm. What is wrong following the model relatedTarget has? In which case that model doesn't work? If there are cases when source and retargeted original target can be then same, then perhaps tweaking when the event propagation [stops](https://dom.spec.whatwg.org/#:~:text=Otherwise%2C%20if%20parent%20is%20relatedTarget%2C%20then%20set%20parent%20to%20null%2E) could be enough - from that point onward event propagation could just work normally. Uncomposed events would stop at the next shadow boundary. But I'm not sure we need even that. -- Reply to this email directly or view it on GitHub: https://github.com/WICG/webcomponents/issues/1098#issuecomment-4511356663 You are receiving this because you are subscribed to this thread. Message ID: <WICG/webcomponents/issues/1098/4511356663@github.com>
Received on Thursday, 21 May 2026 18:21:06 UTC