- From: Tim Nguyen via GitHub <noreply@w3.org>
- Date: Wed, 03 Sep 2025 20:12:12 +0000
- To: public-css-archive@w3.org
I think this might not be trivial to implement on the WebKit side at least. Pseudo-elements are represented only by layout objects (no DOM object), and you can only assign one node per layout object for hit-testing. There might be hacks possible, but not something staightforward to implement I think. -- GitHub Notification of comment by nt1m Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10930#issuecomment-3250625551 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 3 September 2025 20:12:13 UTC