- From: smaug---- via GitHub <noreply@w3.org>
- Date: Thu, 07 Aug 2025 09:50:44 +0000
- To: public-css-archive@w3.org
.target would need to be the pseudoElement itself. That is how event dispatch works (except in the horrible very special case of some events dispatched to Window, where event.target is Document object. That is an ancient hackery which we tried to fix 20 years ago, but it was already too late. See the note in https://dom.spec.whatwg.org/#dispatching-events ) -- GitHub Notification of comment by smaug---- Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12163#issuecomment-3163360590 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 7 August 2025 09:50:45 UTC