- From: Tim Nguyen via GitHub <sysbot+gh@w3.org>
- Date: Thu, 30 Jan 2025 00:04:36 +0000
- To: public-css-archive@w3.org
> > @tabatkins @flackr How do the UA styles cause modal dialogs to make the rest of the page inert? I don't see that yet in the current UA styles.
>
> That's handled by HTML. See the (recently opened) PR here: [whatwg/html#10956](https://github.com/whatwg/html/pull/10956)
I think `blocked by a modal dialog` should be defined in terms of `interactivity` (either set as a presentational hint on the root, or using an UA stylesheet rule), because otherwise `dialog:modal { interactivity: auto }` won't do anything (because `auto` is the default value. I don't think this is what the current HTML spec PR.
--
GitHub Notification of comment by nt1m
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/pull/11178#issuecomment-2623208696 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 30 January 2025 00:04:36 UTC