Re: [csswg-drafts] [css-view-transitions-1] User input should be ignored when rendering is suppressed. (#7797)

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