Re: [csswg-drafts] [css-pseudo] Define ::backdrop (#7845)

No, making the backdrop `pointer-events:none` is something we def want to support. We're not trying to prevent it from being hidden, just limiting what sort of complexity we can potentially get into for what is always going to be an empty element. (That is, `display:none` would be okay; it's `display:grid` or `display:list-item` we want to avoid if possible.)

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7845#issuecomment-1527944337 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 28 April 2023 18:34:30 UTC