- From: Jake Archibald via GitHub <sysbot+gh@w3.org>
- Date: Wed, 15 Feb 2023 14:52:20 +0000
- To: public-css-archive@w3.org
That's fair. I think I'm happy with either: Option 1: Delay events until rendering is unblocked, then hit-test against the pseudos. I think this will be hard to spec 😄 Option 2: Target events to the document element. I know this isn't 100% like it is when the pseudos are there, as you've detailed above, but I expect cases where the underlying DOM is revealed to be rare, especially once we have scoped view transitions. -- GitHub Notification of comment by jakearchibald Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7797#issuecomment-1431493392 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 15 February 2023 14:52:22 UTC