- From: Jake Archibald via GitHub <sysbot+gh@w3.org>
- Date: Wed, 22 Feb 2023 16:32:21 +0000
- To: public-css-archive@w3.org
This is a more reasonable change. It prevents the case where the developer applies an opaque backdrop, but clicks still go through to the real DOM underneath, because they didn't set `point-events: auto`. With this proposal, if the developer successfully creates a backdrop (eg `inset: 0; background: black`, it will also capture clicks, which is ideal. -- GitHub Notification of comment by jakearchibald Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8278#issuecomment-1440373312 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 22 February 2023 16:32:23 UTC