- From: Peter Linss via GitHub <sysbot+gh@w3.org>
- Date: Fri, 06 May 2022 05:02:00 +0000
- To: public-css-archive@w3.org
plinss has just created a new issue for https://github.com/w3c/csswg-drafts: == [selectors] Should :active apply to dialogs? == Now that we have `:modal`, we have the situation where there can be multiple open modal dialogs, but only one of them can be considered active at a time. Should we distinguish the active modal dialog with the `:active` selector? e.g. The currently active modal dialog can be selected via `:modal:active`. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7258 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 6 May 2022 05:02:02 UTC